Merge remote-tracking branch 'origin/master'

master
eason.qian 7 years ago
commit 172cea098b

@ -217,6 +217,7 @@ public class ClientApplyImpl implements ClientApply, ApplicationEventPublisherAw
JSONObject clientConfig = new JSONObject();
clientConfig.put("client_id",partner.getIntValue("client_id"));
clientConfig.put("client_moniker",info.getClientMoniker());
clientConfigService.save(clientConfig);
JSONObject client_bd = new JSONObject();

Loading…
Cancel
Save