From 16de8df813307d46a35f4816e5810350d26dd676 Mon Sep 17 00:00:00 2001 From: yangpeixing <yangpeixing@hnkhzn.com> Date: 星期四, 22 一月 2026 16:17:06 +0800 Subject: [PATCH] 1 --- Print/Print/appsettings.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Print/Print/appsettings.json b/Print/Print/appsettings.json index aead49c..16c9bf0 100644 --- a/Print/Print/appsettings.json +++ b/Print/Print/appsettings.json @@ -7,5 +7,5 @@ }, "AllowedHosts": "*", "urls": "http://*:8098", - "printName": "", + "printName": "\\192.168.99.3\\Gprinter GP-3120TU" } -- Gitblit v1.9.3