This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_ETL
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
添加可执行脚本的配置文件
pull/2/head
zhangxin
3 years ago
parent
d307795210
commit
783cedfcc0
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
shell/config.json
+ 7
- 0
shell/config.json
View File
@ -0,0 +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"
}
}
Write
Preview
Loading…
Cancel
Save