1
yangpeixing
2026-02-04 dccc001554c6c5376482df77f929c0d49b258844
Print/Print/appsettings.json
@@ -1,11 +1,11 @@
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "urls": "http://*:8098",
  "printName": "",
    "Logging": {
        "LogLevel": {
            "Default": "Information",
            "Microsoft.AspNetCore": "Warning"
        }
    },
    "AllowedHosts": "*",
    "urls": "http://*:8098",
    "printName": "\\\\192.168.99.3\\Gprinter GP-3120TU"
}