xwt
2025-05-22 cc88a464d5f1d8d9f00f4eae04f63ce54ecc077d
StandardInterface/MESApplication/Config/appsettings.json
@@ -1,4 +1,4 @@
{
/*{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
@@ -14,4 +14,23 @@
  "X-KDApi-AppSec": "817a815631c24517b931ecebe8f8eae1",
  "X-KDApi-LCID": "2052",
  "X-KDApi-ServerUrl": "http://47.96.178.105/k3cloud"
}*/
{
    "Logging": {
        "LogLevel": {
            "Default": "Information",
            "Microsoft": "Warning",
            "Microsoft.Hosting.Lifetime": "Information"
        }
    },
    "AllowedHosts": "*",
    "Version": "1.0.0",
    "X-KDApi-AcctID": "6533e4ab79156b",
    "X-KDApi-UserName": "接口传输",
    "X-KDApi-AppID": "312912_623D2YuEyMAeQ59HTY5qywUM1h3a5qPp",
    "X-KDApi-AppSec": "fce5af4fdb1a4640a07f277b3da583ce",
    "X-KDApi-LCID": "2052",
    "X-KDApi-ServerUrl": "http://47.96.178.105/k3cloud"
}