Commit 0f08e470 by 岳巧源

modify rs ftp config

parent 0e4f556d
Showing with 12 additions and 12 deletions
...@@ -13,10 +13,10 @@ ...@@ -13,10 +13,10 @@
}, },
"tmp_file_path": "/data/python_code/tmp/", "tmp_file_path": "/data/python_code/tmp/",
"ftp": { "ftp": {
"host": "datas.chiplinks.net", "host": "rsanjie.gotoftp1.com",
"port": 2111, "port": 21,
"password": "rs2024Sl00293sOoj", "password": "ay9h0rp2",
"username": "rs" "username": "rsanjie"
}, },
"mysql": { "mysql": {
"host": "192.168.1.238", "host": "192.168.1.238",
...@@ -40,10 +40,10 @@ ...@@ -40,10 +40,10 @@
}, },
"tmp_file_path": "/data/python_code/tmp/", "tmp_file_path": "/data/python_code/tmp/",
"ftp": { "ftp": {
"host": "datas.chiplinks.net", "host": "rsanjie.gotoftp1.com",
"port": 2111, "port": 21,
"password": "rs2024Sl00293sOoj", "password": "ay9h0rp2",
"username": "rs" "username": "rsanjie"
}, },
"mysql": { "mysql": {
"host": "erp.chiplinks.db", "host": "erp.chiplinks.db",
...@@ -67,10 +67,10 @@ ...@@ -67,10 +67,10 @@
}, },
"tmp_file_path": "./", "tmp_file_path": "./",
"ftp": { "ftp": {
"host": "datas.chiplinks.net", "host": "rsanjie.gotoftp1.com",
"port": 2111, "port": 21,
"password": "rs2024Sl00293sOoj", "password": "ay9h0rp2",
"username": "rs" "username": "rsanjie"
}, },
"mysql": { "mysql": {
"host": "192.168.1.238", "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