mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-28 02:41:57 +08:00
Add: filesystem
This commit is contained in:
@@ -14,6 +14,7 @@ func ParamErrorMsg(filed string, tag string) string {
|
||||
fieldMap := map[string]string{
|
||||
"UserName": "邮箱",
|
||||
"Password": "密码",
|
||||
"Path": "路径",
|
||||
}
|
||||
// 未通过的规则与中文对应
|
||||
tagMap := map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user