yangpeixing
2026-03-13 378d7849afde29a36f121d2c18b39511efe4293f
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"
}