Merge remote-tracking branch 'gitlink/featrue_login_and_register' into standalone_develop

This commit is contained in:
jasder
2021-11-08 15:08:47 +08:00
12 changed files with 172 additions and 97 deletions

View File

@@ -2,7 +2,7 @@ default: &default
# 用户登入的时候设置/登出的时候清空
autologin_cookie_name: 'autologin_trustie'
platform_url: 'http://localhost:3000'
sign_key: ''
#附件上传路径
attachment_folder: '/tmp'