From 5e134eb52c3b1872f61ab45165ea6ef5e5c1e9c3 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期二, 17 六月 2025 10:55:41 +0800 Subject: [PATCH] update 修改后台/销售端商品上架 --- seller/package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/seller/package.json b/seller/package.json index 23f4baf..fe2ac56 100644 --- a/seller/package.json +++ b/seller/package.json @@ -13,6 +13,7 @@ "@amap/amap-jsapi-loader": "0.0.7", "@antv/g2": "^4.1.14", "axios": "^0.21.1", + "cos-js-sdk-v5": "^1.10.1", "dplayer": "^1.27.1", "js-cookie": "^2.2.1", "node-sass": "^4.14.1", -- Gitblit v1.8.0