Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite
This commit is contained in:
@@ -484,7 +484,8 @@ export const Https = {
|
|||||||
getSellerOrderList: '/seller/order/page', // 获取卖家订单列表
|
getSellerOrderList: '/seller/order/page', // 获取卖家订单列表
|
||||||
getListingPopup: '/seller/listing/popup/check', // 获取是否勾选发布作品提示
|
getListingPopup: '/seller/listing/popup/check', // 获取是否勾选发布作品提示
|
||||||
setListingPopup: '/seller/listing/popup/set', // 设置是否勾选发布作品提示
|
setListingPopup: '/seller/listing/popup/set', // 设置是否勾选发布作品提示
|
||||||
|
getListingList: '/seller/listing/page', // 获取商品列表,发布和未发布
|
||||||
|
putListingStatus: '/seller/listing/status', // 更新商品状态
|
||||||
},
|
},
|
||||||
|
|
||||||
axiosGet(url, config, pathParams) {
|
axiosGet(url, config, pathParams) {
|
||||||
|
|||||||
Reference in New Issue
Block a user