Browse Source

更换接口

戴艳蓉 3 years ago
parent
commit
f580278187

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


BIN
dist/static/js/app.1b7c289d.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.800ac83f.js


BIN
dist/static/js/app.800ac83f.js.gz


+ 1 - 1
src/apis/user/index.js

@@ -27,7 +27,7 @@ export function menuList(data) {
 // 钉钉获取用户信息
 export function dingdingdetail(data) {
   return http({
-    url: `${urlConfig.baseURL}admin/dintalk`,
+    url: `${urlConfig.userURL}admin/dintalk`,
     method: 'post',
     data
   })

Some files were not shown because too many files changed in this diff