|
|
" where mp_id=? group by mpd_linecode,mpd_machinetype,mpd_makecode,mpd_prodcode,mpd_datenum) where n >1",mp_id);
|
|
" where mp_id=? group by mpd_linecode,mpd_machinetype,mpd_makecode,mpd_prodcode,mpd_datenum) where n >1",mp_id);
|
|
|
BaseUtil.showError("线体:"+rs.getString("mpd_linecode")+"排产时间:"+rs.getString("mpd_datenum")+",机型:"+rs.getString("mpd_machinetype")+"+工单,存在重复排产");
|
|
BaseUtil.showError("线体:"+rs.getString("mpd_linecode")+"排产时间:"+rs.getString("mpd_datenum")+",机型:"+rs.getString("mpd_machinetype")+"+工单,存在重复排产");
|
|
|
BaseUtil.showErrorOnSuccess("线体:"+rs.getString("mpd_linecode")+"排产时间:"+rs.getString("mpd_datenum")+",机型:"+rs.getString("mpd_machinetype")+"+工单,存在重复排产");
|
|
BaseUtil.showErrorOnSuccess("线体:"+rs.getString("mpd_linecode")+"排产时间:"+rs.getString("mpd_datenum")+",机型:"+rs.getString("mpd_machinetype")+"+工单,存在重复排产");
|