裕隆城折扣合作@中興低碳 折扣報表
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.

13 lines
483B

  1. {
  2. "Logging": {
  3. "LogLevel": {
  4. "Default": "Information",
  5. "Microsoft.AspNetCore": "Warning"
  6. }
  7. },
  8. "ConnectionStrings": {
  9. "myConnection": "Server=MSI\\SQLEXPRESS;Database=CouponMiddleware;User ID=carin;Password=Altob80682490;TrustServerCertificate=true;MultipleActiveResultSets=true;",
  10. "ParkingEyesConnection": "Server=MSI\\SQLEXPRESS; Database=ParkingEyes; uid=carin; pwd=Altob80682490; TrustServerCertificate=true; MultipleActiveResultSets=true"
  11. }
  12. }