表数据查看增加选择展示列功能,域账号登录优化

This commit is contained in:
暮光:城中城
2021-09-25 21:28:37 +08:00
parent 27c0d8e50a
commit b82f6ae2e0
9 changed files with 106 additions and 67 deletions

View File

@@ -10,6 +10,13 @@ spring:
datasource:
continue-on-error: true
ldap:
enable: false
urls: ['ldap://10.0.1.1:10389']
base: dc=xx,dc=net
username: cn=Manager,dc=xx,dc=net
password: MKDSHYDNIS
anonymousReadOnly: true
# 端口和根路劲main方法启动时需要放tomcat后以tomcat的配置为准
server: