Explorar el Código

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

魏熙美 hace 5 años
padre
commit
0cab40479b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      src/config/api.js

+ 2
- 1
src/config/api.js Ver fichero

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