commit | 923349929aa887a15307b29149bf0dd6c7c4ed7f | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周二 4月 23 10:00:16 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周二 4月 23 10:00:16 2019 +0800 |
tree | a1c2202516a355627c9645f3f69203400ea5ef33 | |
parent | 666432521610b44c673becf2d9c3d00f0af3a239 [diff] [blame] |
修改了表结构
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6abc8d8..b54e727 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -18,3 +18,8 @@ spring.thymeleaf.mode=HTML5 spring.thymeleaf.cache=false spring.thymeleaf.enabled=true + +################################################ +# user password +auth.password.bcrypt.length=10 +