fix
This commit is contained in:
parent
4e652c64b7
commit
5396616b24
@ -29,7 +29,6 @@ func NewDefaultFieldRule(path string, dataType string, isRequired bool, defaultV
|
||||
Min: nil,
|
||||
Max: nil,
|
||||
String: &define.StringValueLimit{
|
||||
AutoTrimSpace: true,
|
||||
IncludeSubStrList: make([]string, 0),
|
||||
},
|
||||
Map: &define.MapValueLimit{IncludeFieldList: make([]string, 0)},
|
||||
|
Loading…
Reference in New Issue
Block a user