This commit is contained in:
X1627315083@163.com
2026-04-24 17:28:14 +08:00
parent a9e5b979a1
commit ee4eef1558
5 changed files with 104 additions and 127 deletions

View File

@@ -479,6 +479,8 @@ export const Https = {
submitSellerApply: '/seller/designer/apply', // 提交卖家申请
getSellerOrderSummary: '/seller/order/summary', // 获取卖家订单数据总览
getSellerOrderList: '/seller/order/page', // 获取卖家订单列表
getListingPopup: '/seller/listing/popup/check', // 获取是否勾选发布作品提示
setListingPopup: '/seller/listing/popup/set', // 设置是否勾选发布作品提示
},