注视没用的代码
This commit is contained in:
parent
965454a1c7
commit
290243f8be
|
@ -109,7 +109,7 @@ public class PayApplyAgentPluginInitializer extends PluginBaseEntity {
|
|||
public JsonResultEntity executeBusiness(JSONObject requestJson) throws Exception {
|
||||
//1、查询代支付的
|
||||
AgentPaymentEntity agentPaymentEntity = new AgentPaymentEntity();
|
||||
agentPaymentEntity.setOaId("4442823497745714629");
|
||||
//agentPaymentEntity.setOaId("4442823497745714629");
|
||||
cbsPluginService.applyAgentPay(agentPaymentEntity);
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue