XMLWAN 4 years ago
parent
commit
31108515e5
2 changed files with 5 additions and 5 deletions
  1. BIN
      XT_New
  2. 5 5
      conf/app.conf

BIN
XT_New View File


+ 5 - 5
conf/app.conf View File

1
 appname = 血透
1
 appname = 血透
2
-httpport = 9529
2
+httpport = 9531
3
 runmode = dev
3
 runmode = dev
4
 
4
 
5
 # 1
5
 # 1
149
 readmysqlport = 3306
149
 readmysqlport = 3306
150
 readmysqluser = root
150
 readmysqluser = root
151
 readmysqlpass = 1Q2W3e4r!@#$
151
 readmysqlpass = 1Q2W3e4r!@#$
152
-readmysqlname = sgj_xt
152
+readmysqlname = test_xt
153
 
153
 
154
 writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
154
 writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
155
 writemysqlport = 3306
155
 writemysqlport = 3306
156
 writemysqluser = root
156
 writemysqluser = root
157
 writemysqlpass = 1Q2W3e4r!@#$
157
 writemysqlpass = 1Q2W3e4r!@#$
158
-writemysqlname = sgj_xt
158
+writemysqlname = test_xt
159
 
159
 
160
 readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
160
 readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
161
 readuserport = 3306
161
 readuserport = 3306
162
 readuseruser = root
162
 readuseruser = root
163
 readuserpass = 1Q2W3e4r!@#$
163
 readuserpass = 1Q2W3e4r!@#$
164
-readusername = sgj_users
164
+readusername = test_users
165
 
165
 
166
 
166
 
167
 writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
167
 writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
168
 writeuserport = 3306
168
 writeuserport = 3306
169
 writeuseruser = root
169
 writeuseruser = root
170
 writeuserpass = 1Q2W3e4r!@#$
170
 writeuserpass = 1Q2W3e4r!@#$
171
-writeusername = sgj_users
171
+writeusername = test_users
172
 
172
 
173
 
173
 
174
 
174