代客下单修改

This commit is contained in:
2025-11-18 18:39:52 +08:00
parent e40b4fe8cc
commit 08e76b8897
39 changed files with 12932 additions and 4425 deletions

View File

@@ -21,7 +21,7 @@ export function getShopTable(data, urlType = 'account') {
*/
export function getShopTableDetail(data, urlType = 'account') {
return request({
url: `${urlType}/admin/shopTable/detail`,
url: `/account/admin/shopTable/detail`,
method: "GET",
data: {
...data