You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
746 B
16 lines
746 B
{
|
|
"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"
|
|
}
|
|
}
|
|
|