Commit 00548711 by 王昆

dd

parent 914cf751
...@@ -73,7 +73,7 @@ class OrderService extends ServiceBase { ...@@ -73,7 +73,7 @@ class OrderService extends ServiceBase {
} }
axios({ axios({
method: 'post', method: 'post',
url: order.saas_deliver_api, url: obusinessmen.saas_deliver_api,
data: obusinessmen data: obusinessmen
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment