xiaoyong931011
2021-06-24 0155e75a9b1189a7ba805faad55a359b2b8cd259
Merge branch 'score-shop' of http://120.27.238.55:7000/r/xzx into score-shop
1 files modified
2 ■■■ changed files
gc-core/src/main/java/com/xzx/gc/common/utils/BusinessUtil.java 2 ●●● patch | view | raw | blame | history
gc-core/src/main/java/com/xzx/gc/common/utils/BusinessUtil.java
@@ -211,7 +211,7 @@
            urlPrefix="http://192.168.0.100/resource/static/upload";
        }else if(SpringUtil.isCheck()){
            urlPrefix="https://wxtest.cnxzx.com/resource/static/upload";
        }else{
        } else{
//            urlPrefix="http://192.168.0.18/static/upload";
            urlPrefix="http://120.27.238.55:8002/static/upload";
        }