李士越 hace 10 meses
padre
commit
055e73305f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      DK.Service/PMModuleLogic/PMModuleLogicDAL.cs

+ 0 - 1
DK.Service/PMModuleLogic/PMModuleLogicDAL.cs

@@ -31799,7 +31799,6 @@ updateuserid=:updateuserid where barcode=:barcode";
                 sre.Message = "";
                 if (dt.Rows.Count == 0)
                 {
-                    sre.Message = "板码无效";
                     return sre;
                 }
                 bool a = false;