|
@@ -10,15 +10,15 @@ yijia:
|
|
|
demoEnabled: true
|
|
|
# 文件路径
|
|
|
#正式服务器
|
|
|
- profile: /home/uploadfile/images
|
|
|
- imageurl: http://image.huijy.net:8088/images
|
|
|
- #测试服务器
|
|
|
#profile: /home/uploadfile/images
|
|
|
- #imageurl: http://upload.huijy.net:8088/images
|
|
|
+ #imageurl: http://image.huijy.net:8088/images
|
|
|
+ #测试服务器
|
|
|
+ profile: /home/uploadfile/images
|
|
|
+ imageurl: http://upload.huijy.net:8088/images
|
|
|
#本地测试服务
|
|
|
- #profile: E:/img
|
|
|
+ # profile: D:/img
|
|
|
#图片地址
|
|
|
- #imageUrl: http://localhost:8080/profile
|
|
|
+ ##imageUrl: http://localhost:8080/profile
|
|
|
# 获取ip地址开关
|
|
|
addressEnabled: false
|
|
|
# 验证码开关
|