@@ -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';