missinf field name
This commit is contained in:
parent
ccbdad7e64
commit
6dedaa14a9
@ -577,9 +577,11 @@ func (r *AmoRepository) CheckFields(ctx context.Context, fields []model.Field, t
|
||||
Accountid: row.Amoid_2,
|
||||
Entity: entity,
|
||||
Type: fieldType,
|
||||
Name: row.Name,
|
||||
}
|
||||
toUpdate = append(toUpdate, to)
|
||||
}
|
||||
|
||||
dollar1, err := json.Marshal(toUpdate)
|
||||
if err != nil {
|
||||
return err
|
||||
|
Loading…
Reference in New Issue
Block a user