ams/Hanhe.iWCS.JingmenGEMTwoProtocol/ApiController.cs
@@ -146,7 +146,7 @@ public ZZTPWNumResult ZZTPWNum(string factory) { ZZTPWNumResult result = new ZZTPWNumResult(); result = ApiHelper.ZZTPWNum(); result = ApiHelper.ZZTPWNum(factory); return result; } }