From 4964019ca674d365fb726e7de0ed4021cf4b0203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=BD=87=E9=98=B3?= Date: Tue, 4 Jun 2024 09:27:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CPF_Cef/Parame.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CPF_Cef/Parame.cs b/CPF_Cef/Parame.cs index 6c95420..e88e202 100644 --- a/CPF_Cef/Parame.cs +++ b/CPF_Cef/Parame.cs @@ -30,7 +30,7 @@ namespace AksWebBrowser //高拍仪devIndex public static string gpydevIndex = "0"; //签字版、指纹、身份证 - public static string signUrl = "http://192.168.0.234:9399/device"; + public static string signUrl = "http://127.0.0.1:9399/device"; public static int timeout = 3000; //票据打印机 public static string pritPj = "/dev/ttyS7";