代理类

zm_dev
liuliang 10 months ago
parent 0dab7a9349
commit 70918f2cf7

@ -30,6 +30,7 @@ public class DoRepossessedProxyCmd extends AbstractCommandProxy<Map<String,Objec
if (status.equals(RequestForceDrawBack.SUCCESS)){
rs.executeProc("workflow_Requestbase_SByID", requestId);
int workflowid = rs.getInt("workflowid");
bb.writeLog("DoRepossessedProxyCmd workflowid"+workflowid);
}
});

Loading…
Cancel
Save