Commit f980a78d authored by 邬友楠's avatar 邬友楠

多数据源 SQLServer2012 数据库参数配置文件

parent 5a964b33
pub.db.url=jdbc:sqlserver://192.168.3.63:1433;DatabaseName=topsun
pub.db.user=sa
pub.db.password=topsunit@2019
log.db.url=jdbc:sqlserver://192.168.3.63:1433;DatabaseName=topsun
log.db.user=sa
log.db.password=topsunit@2019
shiro.host=127.0.0.1
shiro.port=6379
shiro.expire=18000
system.dataSource=dataSource
system.hibernate.dialect=com.huigou.data.dialect.SQLServer2012Dialect
#system.hibernate.dialect=com.microsoft.sqlserver.jdbc.SQLServerDriver
sqlDialect=sqlserver
#shiroFilter loginUrl
shiro.loginUrl=/Login.jsp
#cas shiroFilter loginUrl
#shiro.loginUrl=http://localhost:8085/cas/login?service=http://localhost:8080/yihe/Login.jsp
shiro.cas.flag=false
shiro.cas.serverUrlPrefix=http://localhost:8085/cas
shiro.cas.service=http://localhost:8080/yihe
#openldap and adldap server
shiro.ldap.serverUrlPrefix=ldap://192.168.2.200:389
shiro.ldap.systemUsername=manager
shiro.ldap.systemPassword=123456
#adldap: {0}@dev.huigou.com
#openldap: uid={0},ou=users,dc=huigou,dc=com
shiro.ldap.userDnTemplate={0}@dev.huigou.com
rtx.server.ip=192.168.2.200
sys.server.ip=127.0.0.1:8080/is/
corpId=wxafae524e350f2298
corpSecret=FwcIKKl8AcVp6xlaXYxfMF0KSTFmyWGP9ZSt0iaCFNf-1GQcLU29ulmk4mVax1QB
\ 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