定时推送浪潮往来单位银行信息,根据同步标志推送至浪潮 任务触发: 每5分推送 sql查询日志语句: select * from secdev where jkms ='定时推送浪潮往来单位银行信息新增' order by bill_dt desc 根据下面sql推送浪潮 select fu.phid,fu.user_tbinspurtime from fg3_unitaccount fu left join fg3_enterprise fe on fu.phid_ent=fe.phid where fe.app_status='1' and coalesce(fu.user_istbinspur,'')=''