|
|
|
@ -287,6 +287,7 @@ public class SimpleClientApplyServiceImpl implements SimpleClientApplyService {
|
|
|
|
|
sysClient.put("client_moniker",clientMoniker);
|
|
|
|
|
sysClient.put("create_time",new Date());
|
|
|
|
|
sysClient.put("source",4);
|
|
|
|
|
sysClient.put("org_id",1);
|
|
|
|
|
sysClient.put("approve_result",2);
|
|
|
|
|
sysClient.put("approve_time",new Date());
|
|
|
|
|
sysClient.put("creator",0);
|
|
|
|
|