1
yangpeixing
3 天以前 ef91bb06691b9bee56786673535cdc5042e76d5a
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"
}