作者 yangfu

测试环境

@@ -31,7 +31,7 @@ net_im_app_secret ="a8d231f5c13a" @@ -31,7 +31,7 @@ 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-dev.fjmaimaimai.com" 34 +user_center_url ="http://suplus-ucenter-test.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"
@@ -85,7 +85,7 @@ spec: @@ -85,7 +85,7 @@ spec:
85 name: suplus-config 85 name: suplus-config
86 key: mysql.password 86 key: mysql.password
87 - name: MYSQL_DB_NAME 87 - name: MYSQL_DB_NAME
88 - value: "opportunity_dev" 88 + value: "opportunity_test"
89 - name: RUN_MODE 89 - name: RUN_MODE
90 value: "test" 90 value: "test"
91 - name: LOG_LEVEL 91 - name: LOG_LEVEL