Skip to content
mybatis.properties 193 B
Newer Older
zhuleizi's avatar
zhuleizi committed
database.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
database.url=jdbc:sqlserver://localhost:1433;DatabaseName=cesgroup;SelectMethod=Cursor
database.username=sa
database.password=123456