You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
503 B
11 lines
503 B
[system]
|
|
clientid = 000
|
|
customer_id = 1
|
|
serverip = 0.0.0.0
|
|
port = 9001
|
|
# dbconntion = mysql+pymysql://root:123456@127.0.0.1/local_rms_db?charset=utf8
|
|
# dbconntion = mysql+pymysql://yanyi:tangyan86910282@111.231.67.55/yy_rms_multiple?charset=utf8
|
|
# dbconntion = mysql+pymysql://root:tangyan86910282@127.0.0.1/yy_rms_multiple?charset=utf8
|
|
# dbconntion = mysql+pymysql://root:123456@192.168.1.200/yy_rms_multiple?charset=utf8
|
|
dbconntion = mysql+pymysql://root:123456@127.0.0.1/yy_rms_multiple?charset=utf8
|