您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

12 行
307 B

  1. {
  2. "Logging": {
  3. "LogLevel": {
  4. "Default": "Information",
  5. "Microsoft.AspNetCore": "Warning"
  6. }
  7. },
  8. "SAAS_Manage": "http://10.2.1.26:21995/saasbase/",
  9. "DBConnectionStr": "server=10.2.1.21;Port=3306;Database=bpa_kitchen_storemanageorder;Uid=root;Pwd=cygadmin;",
  10. "AllowedHosts": "*"
  11. }