dev01 1 år sedan
förälder
incheckning
3d74a5d54e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/utils/config.js

+ 1 - 1
src/utils/config.js

@@ -1,7 +1,7 @@
 // 本地
 // export const resourceAddress = 'http://172.16.0.255:3000/upload;'
 // 生产
-// export const resourceAddress = 'https://s.jishutao.com/upload';
+export const resourceAddress = 'https://s.jishutao.com/upload';
 // 测试
 // export const resourceAddress = 'https://static.jishutao.com/upload';