Commit 729b1fae authored by tower's avatar tower

edit

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