@@ -48,10 +48,10 @@ namespace JLHHJSvr.Helper
// throw new LJCommonException("请选择物料类别!");
//}
- if (mattress.erp_configcodetype == null || mattress.erp_configcodetype <= 0)
- {
- throw new LJCommonException("请选择配置类型!");
- }
+ //if (mattress.erp_configcodetype == null || mattress.erp_configcodetype <= 0)
+ //{
+ // throw new LJCommonException("请选择配置类型!");
+ //}
DbSqlHelper.Update(cmd, mattress, "erp_mtrlid,erp_mtrltypeid,erp_mtrlcode,erp_mtrlname,erp_mtrlmode,erp_mtrltype,erp_mtrlunit,erp_mtrlengname,erp_configcodetype,old_mtrlname");