@@ -1,6 +1,6 @@
export default {
host:'http://192.168.2.241:5050',
- imgHost:'http://192.168.2.121:82', //富文本编辑器图片回传地址
+ imgHost:'http://192.168.2.241:82', //富文本编辑器图片回传地址
urls: {
/* 登录注册相关接口 */
'getImgVerification': '/api/user/userver/getImgVerification',