Compare commits
No commits in common. "a927687b64d30d6a571bf864084254c03dd891a2" and "2b540bd7d1e592e9769653ca2718128d5c36f581" have entirely different histories.
a927687b64
...
2b540bd7d1
@ -126,7 +126,7 @@ export function checkNChargeNOrder(params: any) {
|
||||
|
||||
export function changeLocation(params: any) {
|
||||
return request({
|
||||
url: '/api/api/NoInvoice/ChangeLocation',
|
||||
url: '/api/NoInvoice/ChangeLocation',
|
||||
method: 'post',
|
||||
data: params,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user