master
wangning 7 years ago
parent 4f4f1bd1a1
commit 17aaa8e2db

@ -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