按功能拆分文件
This commit is contained in:
@@ -55,6 +55,7 @@ func (sp *StructProcessor) AttactToStruct(structxx any, updateMap map[string]str
|
||||
v = v.Elem()
|
||||
|
||||
t := v.Type()
|
||||
|
||||
fieldMap := sp.fieldMapper.GetFieldMap(t)
|
||||
|
||||
for mapKey, mapValue := range updateMap {
|
||||
|
||||
Reference in New Issue
Block a user