Merge branch 'develop'

pull/117/head
13621160019@163.com 2021-12-18 20:52:52 +08:00
commit b629cc8cf3
1 changed files with 4 additions and 1 deletions

View File

@ -81,3 +81,6 @@ UPLOAD_PATH=/var/www/html/admin/upload/
# main currency unit
CURRENCY_UNIT=CNY
# maximum failed login count, otherwise the user should be locked
MAXIMUM_FAILED_LOGIN_COUNT=3