服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
3 天以前 0c0309afae85b72746bd2431c10c7f5982e210e3
Tiger.Api/appsettings.json
@@ -13,7 +13,8 @@
      //"http://*:9510", //开发
      "http://*:9520", //测式
      "http://*:9527", //正式
      "http://*:9528", //BS
      "http://*:9528", //
      "http://*:9529", //BS
      "http://*:9629", //CS
      "http://*:9530", //PDA
      "http://*:9531", //看板
@@ -63,5 +64,5 @@
    "WillMsgDelay": 5,
    "WillMsgExpiry": 300
  },
  "RunInterface": true
  "RunInterface": false
}