Browse Source

优化

master
胡超1 1 year ago
parent
commit
4964019ca6
  1. 2
      CPF_Cef/Parame.cs

2
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";

Loading…
Cancel
Save