Commit 50ec2737 by zsluo

关闭白名单管理

parent db02ece8
......@@ -266,7 +266,6 @@ public class ADServiceImpl implements ADService {
logger.info("ad域账号同步结束");
}
// ====================== 以下代码完全不动,保持你原有逻辑 ======================
@Override
public LdapInfo saveLdapInfo(LdapInfo ldapInfo) {
......
......@@ -20,4 +20,7 @@ eureka:
region: default
serviceUrl:
defaultZone: http://e0:8081/eureka/
enabled: true
\ No newline at end of file
enabled: true
ad:
limit: false
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment