1
czw
2025-07-10 43c6d046302ca075c1f42b0105a5fbad0d889fc5
2025年6月12日/AuxAllWCS/Net/Conn.json
@@ -42,7 +42,7 @@
      "DbDir": "D:\\WCS.LogDB",
      "DbFile": "S7Log",
      "DbPath": "D:\\WCS.LogDB\\S7Log",
      "AppName": "S7",
      "AppName": "AuxAllWCS",
      "DelDays": 30,
      "DelLevel": 3,
      "IsLogInfo": true,
@@ -191,10 +191,10 @@
      "Code": "cddc17eb-398d-4781-b24a-62baec9f680b",
      "Name": "he",
      "Desc": "",
      "IP": "10.221.55.116",
      "IP": "10.221.55.117",
      "Port": "8808",
      "EndPoint": "10.221.55.116:8808",
      "Url": "http://10.221.55.116:8808/",
      "EndPoint": "10.221.55.117:8808",
      "Url": "http://10.221.55.117:8808/",
      "Interface": [
        {
          "ID": "20250323130424925",
@@ -231,7 +231,7 @@
              "Type": "System.String"
            }
          ],
          "Content": "// 澶嶅埗鍒癱ase 涓奬r\n//var _ when System.Text.RegularExpressions.Regex.IsMatch(path, @\"\\.(html|ico|js|css)(\\?.*)?$\", System.Text.RegularExpressions.RegexOptions.IgnoreCase)\r\nvar filePath = System.IO.Path.Combine(\"Static\", path.Substring(1));\r\nreturn File.ReadAllText(filePath);",
          "Content": " // 澶嶅埗鍒癱ase 涓奬r\n //var _ when System.Text.RegularExpressions.Regex.IsMatch(path, @\"\\.(html|ico|js|css)(\\?.*)?$\", System.Text.RegularExpressions.RegexOptions.IgnoreCase)\r\n var filePath = /*Directory.GetCurrentDirectory() + \"\\\\Static\" + \"\\\\\" + path.Substring(1);*/System.IO.Path.Combine(Directory.GetCurrentDirectory() + \"\\\\Static\", path.Substring(1));\r\n return File.ReadAllText(filePath);",
          "ContentType": "application/json",
          "ReqParamStr": "System.String requestJson",
          "ReqParamTypeStr": "System.String"
@@ -340,5 +340,5 @@
    }
  ],
  "CreationTime": "2025-02-26 15:31:23",
  "LastWriteTime": "2025-06-17 09:00:35"
  "LastWriteTime": "2025-07-10 14:16:54"
}