代客下单修改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user