@@ -174,7 +174,7 @@ func RepoUpdateSetDoc1(ctx *RepoSession, collectName string, idstr string, model
if err != nil {
fmt.Println(err)
}
- fmt.Println(diff.Diff)
+ // fmt.Println(diff.Diff)
userInfo, err := getUserById(ctx, recordLogReq.UserId)