|
|
@@ -9,10 +9,10 @@ yccrc:
|
|
|
# 实例演示开关
|
|
|
demoEnabled: true
|
|
|
# 文件路径
|
|
|
- domain: http://172.16.1.187/api
|
|
|
- profile: F:/data/yccrc/api/profile
|
|
|
-# profile: /data/kede/yccrc
|
|
|
-# domain: http://140.210.193.73:8888/api
|
|
|
+# domain: http://172.16.1.187/api
|
|
|
+# profile: F:/data/yccrc/api/profile
|
|
|
+ profile: /data/kede/yccrc
|
|
|
+ domain: http://140.210.193.73:8888/api
|
|
|
# 获取ip地址开关
|
|
|
addressEnabled: false
|
|
|
# 验证码类型 math 数组计算 char 字符验证
|