Browse Source

修改可执行文件配置

pull/2/head
zhangxin 3 years ago
parent
commit
21b323c820
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      shell/config.json

+ 2
- 2
shell/config.json View File

@ -1,7 +1,7 @@
{
"Finr": 100,
"DB": {
"Source": "server=101.201.121.115;database=AIS20190608094238;user id=sa;password=Leit2020",
"Destination": "server=101.201.121.115;database=LAPP_XL;user id=sa;password=Leit2020"
"Source": "server=127.0.0.1;database=AIS20190608094238;user id=sa;password=Leit2020",
"Destination": "server=127.0.0.1;database=LAPP_XL;user id=sa;password=Leit2020"
}
}

Loading…
Cancel
Save