Commit 0f08e470 by 岳巧源

modify rs ftp config

parent 0e4f556d
Showing with 12 additions and 12 deletions
......@@ -13,10 +13,10 @@
},
"tmp_file_path": "/data/python_code/tmp/",
"ftp": {
"host": "datas.chiplinks.net",
"port": 2111,
"password": "rs2024Sl00293sOoj",
"username": "rs"
"host": "rsanjie.gotoftp1.com",
"port": 21,
"password": "ay9h0rp2",
"username": "rsanjie"
},
"mysql": {
"host": "192.168.1.238",
......@@ -40,10 +40,10 @@
},
"tmp_file_path": "/data/python_code/tmp/",
"ftp": {
"host": "datas.chiplinks.net",
"port": 2111,
"password": "rs2024Sl00293sOoj",
"username": "rs"
"host": "rsanjie.gotoftp1.com",
"port": 21,
"password": "ay9h0rp2",
"username": "rsanjie"
},
"mysql": {
"host": "erp.chiplinks.db",
......@@ -67,10 +67,10 @@
},
"tmp_file_path": "./",
"ftp": {
"host": "datas.chiplinks.net",
"port": 2111,
"password": "rs2024Sl00293sOoj",
"username": "rs"
"host": "rsanjie.gotoftp1.com",
"port": 21,
"password": "ay9h0rp2",
"username": "rsanjie"
},
"mysql": {
"host": "192.168.1.238",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment