@ -312,6 +312,7 @@ public class CurrentDayAllQuotaJob implements Job {
" WHERE " +
" pd.user_idcard = sf.idcard " +
" AND sf.type = 2 " +
" AND pd.del=0 " +
" AND sf. STATUS IN (1, 2) " +
" AND pd.czrq <' "+tomorrow+"' ";
//抽取數據
@ -96,6 +96,7 @@ public class PatientDeviceJob implements Job {
" AND pd.czrq <' "+yesterday+ Constant.quota_date_last+"' ";