wanggang
1 year ago
5 changed files with 25 additions and 1 deletions
@ -0,0 +1,16 @@ |
|||||
|
{ |
||||
|
"ConnectionStrings": { |
||||
|
"Default": "Server=WIN-33SNP5V4K0L,1433;Database=BJABP;User ID=sa;Password=Microsoft@2022;Trusted_Connection=False;TrustServerCertificate=True", |
||||
|
"SettleAccountService": "Server=WIN-33SNP5V4K0L,1433;Database=BQ_SA;User ID=sa;Password=Microsoft@2022;Trusted_Connection=False;TrustServerCertificate=True;", |
||||
|
"WMSBJBMPT": "Server=10.62.101.3,1433;Database=ExChangeCenter;User ID=sa;Password=Microsoft2008;Trusted_Connection=False;TrustServerCertificate=True;", |
||||
|
}, |
||||
|
"AuthServer": { |
||||
|
"Authority": "http://localhost:16082" |
||||
|
}, |
||||
|
"MinIO": { |
||||
|
"EndPoint": "localhost:16084", |
||||
|
"AccessKey": "g0GKnhRGEQHI0uiGBYre", |
||||
|
"SecretKey": "iKGlLz6UBzci3xrERw5Zz1gI77enT5u9agFemHPv", |
||||
|
"BucketName": "default" |
||||
|
} |
||||
|
} |
Binary file not shown.
Loading…
Reference in new issue