| 12345678 |
- {
- "ConnectionStrings": {
- "SqlServerDataContext": "Server=192.168.0.66;Database=ChiwanTugboatMIS20251107;User ID=sa;Password=Bowin2023!;MultipleActiveResultSets=true;",
- "SqlServerCommonDataContext": "Server=192.168.0.66;Database=TugboatMISCommon;User ID=sa;Password=Bowin2023!;MultipleActiveResultSets=true;",
- "MySqlTugboatCommon": "Server=192.168.0.77;Port=3306;Database=TugboatCommon;Uid=root;Pwd=bowin@2023;",
- "MySqlLiandaTugboatMIS": "Server=192.168.0.77;Port=3306;Database=LiandaTugboatMIS;Uid=root;Pwd=bowin@2023;"
- }
- }
|