|
@@ -21,7 +21,7 @@ yunpian_sms_sdk_url ="https://sms.yunpian.com/v2/sms/single_send.json" |
|
@@ -21,7 +21,7 @@ yunpian_sms_sdk_url ="https://sms.yunpian.com/v2/sms/single_send.json" |
21
|
yunpian_app_key ="0bf6fb10a11a68a95dee80901eb545b5"
|
21
|
yunpian_app_key ="0bf6fb10a11a68a95dee80901eb545b5"
|
22
|
|
22
|
|
23
|
#存储 http://ability.fjmaimaimai.com:8080/
|
23
|
#存储 http://ability.fjmaimaimai.com:8080/
|
24
|
-source_host ="http://192.168.139.137:8080/"
|
24
|
+source_host ="http://127.0.0.1:8080/"
|
25
|
source_virtual_path=file/opp
|
25
|
source_virtual_path=file/opp
|
26
|
source_path ="${aliyun_file_access||F:/file}
|
26
|
source_path ="${aliyun_file_access||F:/file}
|
27
|
|
27
|
|
|
@@ -34,4 +34,11 @@ net_im_app_key ="9c5410602597a7fe367aeeebd8210262" |
|
@@ -34,4 +34,11 @@ net_im_app_key ="9c5410602597a7fe367aeeebd8210262" |
34
|
user_center_url ="http://suplus-ucenter-dev.fjmaimaimai.com"
|
34
|
user_center_url ="http://suplus-ucenter-dev.fjmaimaimai.com"
|
35
|
user_center_salt ="rsF0pL!6DwjBO735"
|
35
|
user_center_salt ="rsF0pL!6DwjBO735"
|
36
|
user_center_app_key ="39aefef9e22744a3b2d2d3791824ae7b"
|
36
|
user_center_app_key ="39aefef9e22744a3b2d2d3791824ae7b"
|
37
|
-user_center_app_secret ="cykbjnfqgctn" |
|
|
|
|
37
|
+user_center_app_secret ="cykbjnfqgctn"
|
|
|
38
|
+
|
|
|
39
|
+
|
|
|
40
|
+#Html5
|
|
|
41
|
+h5_host = "https://web-open.fjmaimaimai.com"
|
|
|
42
|
+
|
|
|
43
|
+#审核中心
|
|
|
44
|
+suplus_host ="http://suplus-approve-test.fjmaimaimai.com" |