Commit 8038e2bf by guojuxing

回调调整

parent 27739637
......@@ -204,6 +204,7 @@ public class TransferAccountsApprovalApiServiceImpl implements TransferAccountsA
}
private void callBack(TabTransferAccountsApproval tab, Double accountAmount, int status) {
LOGGER.info("回调了");
ApplicationConfig applicationConfig = new ApplicationConfig();
applicationConfig.setName("dubbo-job");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment