|
@@ -4,8 +4,8 @@ const secret= "117c0743819088468e590246464cc75e"
|
|
|
|
|
|
App({
|
|
|
globalData: {
|
|
|
- // baseAPI: "http://dev.ndjsxh.cn:8888/weixin/",
|
|
|
- baseAPI:"http://localhost:8000/weixin/",
|
|
|
+ baseAPI: "https://edu.ndjsxh.cn:8443/weixin/",
|
|
|
+ // baseAPI:"http://localhost:8000/weixin/",
|
|
|
pageSize: 10,
|
|
|
userInfo: {},
|
|
|
},
|