导入案件申请代理人修改

This commit is contained in:
18792927508
2023-10-16 18:31:56 +08:00
parent 2e91e53da7
commit d7d9bb51b2
6 changed files with 54 additions and 7 deletions
@@ -128,6 +128,7 @@ public class Constants
* LDAPS 远程方法调用
*/
public static final String LOOKUP_LDAPS = "ldaps:";
public static final String DEFAULT_PASSWORD = "123456";
/**
* 自动识别json对象白名单配置(仅允许解析的包名,范围越小越安全)