Commit e63e241f authored by tower's avatar tower

add

parent 9eb79da5
......@@ -2,6 +2,9 @@ server.port=80
spring.profiles.active=test
filter.allowedOrigin=*
user.first={"id":0, "loginName":"Super-User", "name":"FirstUser", "passwd":"e89e707cc3e142a33af9a29d0ed0c0c8", "role":7, "companyId":0, "companyName":"量化派"}
user.first.account=Super-User
spring.jpa.show-sql=true
spring.jpa.open-in-view=true
hibernate.jdbc.batch_size=30
......
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