فهرست منبع

工单BOM上传异常单据处理

koul 1 سال پیش
والد
کامیت
4f26bf8df1
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      src/main/java/com/uas/eis/service/Impl/ScheduleTaskServiceImpl.java

+ 0 - 4
src/main/java/com/uas/eis/service/Impl/ScheduleTaskServiceImpl.java

@@ -194,8 +194,6 @@ public class ScheduleTaskServiceImpl implements ScheduleTaskService {
 
 
                         }
                         }
                     }
                     }
-                }else{
-                    baseDao.updateByCondition("mes_makematerial", "status='E'", "status='W' and id=" + rs.getInt("id"));
                 }
                 }
             }
             }
         }catch (Exception e){
         }catch (Exception e){
@@ -241,8 +239,6 @@ public class ScheduleTaskServiceImpl implements ScheduleTaskService {
                             }
                             }
                         }
                         }
                     }
                     }
-                }else {
-                    baseDao.updateByCondition("mes_makematerialreplace", "status='E'", "status='W' and id=" + rs.getInt("id"));
                 }
                 }
             }
             }
         }catch (Exception e){
         }catch (Exception e){