Browse Source

Merge branch 'master' of http://git.shengws.com/csx/XT_New

csx 4 years ago
parent
commit
de105d31c9
1 changed files with 6 additions and 6 deletions
  1. 6 6
      conf/app.conf

+ 6 - 6
conf/app.conf View File

1
 appname = 血透
1
 appname = 血透
2
-httpport = 9529
2
+httpport = 9531
3
 runmode = dev
3
 runmode = dev
4
 
4
 
5
 
5
 
139
 
139
 
140
 
140
 
141
 [dev]
141
 [dev]
142
-mobile_token_expiration_second = 3600
142
+mobile_token_expiration_second =3600
143
 httpdomain = http://api.xt.test.sgjyun.com
143
 httpdomain = http://api.xt.test.sgjyun.com
144
 sso_domain = https://testsso.sgjyun.com
144
 sso_domain = https://testsso.sgjyun.com
145
 front_end_domain = "http://xt.test.sgjyun.com/#"
145
 front_end_domain = "http://xt.test.sgjyun.com/#"
148
 readmysqlport = 3306
148
 readmysqlport = 3306
149
 readmysqluser = root
149
 readmysqluser = root
150
 readmysqlpass = 1Q2W3e4r!@#$
150
 readmysqlpass = 1Q2W3e4r!@#$
151
-readmysqlname = test_xt
151
+readmysqlname = sgj_xt
152
 
152
 
153
 writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
153
 writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
154
 writemysqlport = 3306
154
 writemysqlport = 3306
155
 writemysqluser = root
155
 writemysqluser = root
156
 writemysqlpass = 1Q2W3e4r!@#$
156
 writemysqlpass = 1Q2W3e4r!@#$
157
-writemysqlname = test_xt
157
+writemysqlname = sgj_xt
158
 
158
 
159
 readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
159
 readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
160
 readuserport = 3306
160
 readuserport = 3306
161
 readuseruser = root
161
 readuseruser = root
162
 readuserpass = 1Q2W3e4r!@#$
162
 readuserpass = 1Q2W3e4r!@#$
163
-readusername = test_users
163
+readusername = sgj_users
164
 
164
 
165
 writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
165
 writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
166
 writeuserport = 3306
166
 writeuserport = 3306
167
 writeuseruser = root
167
 writeuseruser = root
168
 writeuserpass = 1Q2W3e4r!@#$
168
 writeuserpass = 1Q2W3e4r!@#$
169
-writeusername = test_users
169
+writeusername = sgj_users
170
 
170
 
171
 
171
 
172
 readmiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
172
 readmiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com