代码更新
This commit is contained in:
@@ -36,7 +36,7 @@ export function getShopTableDetail(data, urlType = 'account') {
|
||||
export function shopTableBind(data, urlType = 'account') {
|
||||
return request({
|
||||
url: `${urlType}/admin/shopTable/bind`,
|
||||
method: "GET",
|
||||
method: "POST",
|
||||
data: {
|
||||
...data
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user