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

@ -80,4 +80,7 @@ WORKING_DAY_START_TIME_LOCAL=00:00:00
UPLOAD_PATH=/var/www/html/admin/upload/
# main currency unit
CURRENCY_UNIT=CNY
CURRENCY_UNIT=CNY
# maximum failed login count, otherwise the user should be locked
MAXIMUM_FAILED_LOGIN_COUNT=3