Commit 23d5c391 authored by 罗超's avatar 罗超

修改API

parent c53cf7ba
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
if (process.env.NODE_ENV === "development") { if (process.env.NODE_ENV === "development") {
host = 'http://192.168.10.36:8082/api' host = 'http://192.168.10.36:8082/api'
} else { } else {
host = 'https://eduapi.oytour.com/api' host = 'https://jjswapi.oytour.com/api'
} }
data.userData = uni.getStorageSync('userInfo') data.userData = uni.getStorageSync('userInfo')
data.uploadParm = { data.uploadParm = {
......
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