服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
9 天以前 bdf6174b1065a24877f16bba68921772a9586b48
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
}