@ -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();