feat:后台新增最长保存时间单位秒,默认为0则最长7天

This commit is contained in:
lan
2024-06-15 20:19:05 +08:00
parent 5e362403d6
commit 7323e8562f
25 changed files with 41 additions and 25 deletions
+2
View File
@@ -54,6 +54,8 @@ export default {
errorlimit: '错误限制',
keywords: '关键词',
background: '背景图片',
max_save_seconds: '最长保存',
maxSaveSecondsNote: '最长保存时间,单位:(秒),默认为0则为7天',
admin_token: '管理密码',
uploadSize: '文件大小',
expireStyle: '过期方式',