From e4a88a1ce8f923aebc3ba04b9086ddb71749d81a Mon Sep 17 00:00:00 2001 From: heyuntao <heyuntao@LAPTOP-MP4HD5NS> Date: 星期三, 12 七月 2023 10:11:02 +0800 Subject: [PATCH] 淘宝商品浏览记录增加类目id --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1e75137..a43f6e5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ node_modules /uniapp/unpackage/* runtime/log/* +/application/extra/* \ No newline at end of file -- Gitblit v1.9.3