在批量扣款结束后立即请求查询扣款处理状态~
This commit is contained in:
parent
c60e94b02a
commit
ec52fa3e0b
@ -44,6 +44,8 @@ public class AutoBuckle implements Job {
|
||||
ca.setInputuserid(jboName.getUserId(arg0, tx));
|
||||
ca.setInputorgid("system");
|
||||
ca.batchCollectManage(tx);
|
||||
tx = JBOFactory.createJBOTransaction();
|
||||
ca.queryBatchCollectStatus(tx);
|
||||
}
|
||||
QuartzUtil.insertLog(plan_date,"com.tenwa.lease.app.quartzmession.AutoBuckle", "success", "³É¹¦");
|
||||
} catch (Exception e) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user