裕隆城折扣合作@中興低碳 折扣報表
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

18 行
470B

  1. {
  2. "Logging": {
  3. "LogLevel": {
  4. "Default": "Information",
  5. "Microsoft.AspNetCore": "Warning"
  6. }
  7. },
  8. "AllowedHosts": "*",
  9. "Authentication": {
  10. "Parking": {
  11. "ParkingLoginUrl": "https://serviceapi.altob.com.tw/api/TokenAuth/LoginValidate",
  12. "ParkingOAuthUrl": "https://serviceot.altob.com.tw/account/oauthLogin",
  13. "ClientUrl": "https://serviceapiot.altob.com.tw/api/TokenAuth/",
  14. "ClientSecret": "54b7da5a83e14b00"
  15. }
  16. }
  17. }