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

21 行
302 B

  1. {
  2. "Logging": {
  3. "IncludeScopes": false,
  4. "Debug": {
  5. "LogLevel": {
  6. "Default": "Trace"
  7. }
  8. },
  9. "Console": {
  10. "LogLevel": {
  11. "Default": "Trace"
  12. }
  13. }
  14. },
  15. "JT808Configuration": {
  16. "TcpPort": 808,
  17. "UdpPort": 808,
  18. "WebApiPort": 828
  19. }
  20. }