From 4c67720131183a10c8b854943d270f13e8db74ce Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期三, 25 六月 2025 10:46:39 +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