sun-pc пре 7 месеци
родитељ
комит
2374768feb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      boxcost/db/repo/repo.go

+ 1 - 1
boxcost/db/repo/repo.go

@@ -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)
 	if err != nil {
 		fmt.Println(err)