|
|
@@ -89,8 +89,7 @@ public class EquipmentMaintenancePlanJob extends AbstractJob {
|
|
|
" END AS period_num,device.wei_hu_ri_qi_ AS zhu_zhou_qi_ ,device.id_ AS she_bei_bian_hao_,device.bian_zhi_bu_men_, " +
|
|
|
" device.she_bei_ming_cheng_ AS she_bei_ming_chen,device.she_bei_shi_bie_h AS ri_qi_,device.cun_fang_di_dian_ AS sheng_xiao_ri_qi_, " +
|
|
|
" jhb.id_ AS ji_hua_zong_wai_j,jhzb.id_ AS ji_hua_wai_jian_ ,device.wei_hu_fang_shi_ AS wei_hu_gang_wei_ , " +
|
|
|
- " device.di_dian_ ,device.yuan_she_bei_bian AS original_device_n " +
|
|
|
- " device.di_dian_ , device.wei_hu_lei_xing_,device.yuan_she_bei_bian AS original_device_n " +
|
|
|
+ " device.di_dian_ ,device.wei_hu_lei_xing_,device.yuan_she_bei_bian AS original_device_n " +
|
|
|
" FROM `t_mjsbwhjhb` jhb,`t_mjsbwhjhzb` jhzb,`v_device_devicemaintenance` device " +
|
|
|
" WHERE jhb.shi_fou_guo_shen_='已完成' AND jhb.zhi_xing_zhuang_t='正常' " +
|
|
|
" AND jhb.id_ = jhzb.parent_id_ " +
|