正在显示
1 个修改的文件
包含
4 行增加
和
4 行删除
@@ -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://mmm-opp-prd.fjmaimaimai.com/" | 24 | +source_host ="https://public-interface.fjmaimaimai.com/opportunity/" |
25 | source_virtual_path=file/opp | 25 | source_virtual_path=file/opp |
26 | source_path ="${aliyun_file_access||/var/www/opp/file/opportunity}" | 26 | source_path ="${aliyun_file_access||/var/www/opp/file/opportunity}" |
27 | 27 | ||
@@ -31,13 +31,13 @@ net_im_app_secret ="a8d231f5c13a" | @@ -31,13 +31,13 @@ net_im_app_secret ="a8d231f5c13a" | ||
31 | net_im_app_key ="9c5410602597a7fe367aeeebd8210262" | 31 | net_im_app_key ="9c5410602597a7fe367aeeebd8210262" |
32 | 32 | ||
33 | #统一用户中心 39aefef9e22744a3b2d2d3791824ae7b | 33 | #统一用户中心 39aefef9e22744a3b2d2d3791824ae7b |
34 | -user_center_url ="http://suplus-ucenter-prd.fjmaimaimai.com" | 34 | +user_center_url ="https://public-interface.fjmaimaimai.com/ucenter" |
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 | 38 | ||
39 | #Html5 | 39 | #Html5 |
40 | -h5_host = "http://mmm-web-open-prd.fjmaimaimai.com" | 40 | +h5_host = "https://web-open.fjmaimaimai.com" |
41 | 41 | ||
42 | #审核中心 | 42 | #审核中心 |
43 | -suplus_approve_host ="http://suplus-approve-prd.fjmaimaimai.com" | ||
43 | +suplus_approve_host ="https://public-interface.fjmaimaimai.com/approve" |
-
请 注册 或 登录 后发表评论