MY hai 1 mes
pai
achega
e207eaf7ff
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      JLHHJSvr/Helper/MattressHelper.cs

+ 4 - 4
JLHHJSvr/Helper/MattressHelper.cs

@@ -2710,10 +2710,10 @@ namespace JLHHJSvr.Helper
                 throw new LJCommonException("床垫已技术1审核,不能技术1审核!");
             }
 
-            if (mattress.yw_flag == 0)
-            {
-                throw new LJCommonException("床垫未业务审核,不能技术1审核!");
-            }
+            //if (mattress.yw_flag == 0)
+            //{
+            //    throw new LJCommonException("床垫未业务审核,不能技术1审核!");
+            //}
 
             mattress.js1_flag = 1;
             mattress.js1_auditingdate = context.opdate;