소스 검색

模板错误

zhangguo 5 일 전
부모
커밋
9ffab3ae97
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      MES_FIN_MONTH/InitScript/Origin/mes_cx_ydm_zc_initialnew_hand.sql

+ 1 - 1
MES_FIN_MONTH/InitScript/Origin/mes_cx_ydm_zc_initialnew_hand.sql

@@ -61,7 +61,7 @@ begin
        and nvl(replace(t1.pro_order_no, '/', ''),
        and nvl(replace(t1.pro_order_no, '/', ''),
                replace(get_cp_order(t1.judge_stove_no), '/', '')) not like
                replace(get_cp_order(t1.judge_stove_no), '/', '')) not like
            'ZZBY%'
            'ZZBY%'
-       and t1.judge_stove_no = 'A25120129'
+       --and t1.judge_stove_no = 'A25120129'
     ;
     ;
   commit;
   commit;
 end mes_cx_ydm_zc_initialnew_hand;
 end mes_cx_ydm_zc_initialnew_hand;