Browse Source

Merge branch 'master' of http://git.ycjcjy.com/zhiyuxing/pc-admin

魏熙美 5 years ago
parent
commit
0cab40479b
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      src/config/api.js

+ 2
- 1
src/config/api.js View File

1
-const commPrefix = '/api/admin'
1
+// const commPrefix = '/api/admin'
2
+const commPrefix = '/api-xs/admin'
2
 
3
 
3
 const apis = {
4
 const apis = {
4
   system: {
5
   system: {