@@ -197,7 +197,7 @@ func updateStageCount(c *gin.Context, planId primitive.ObjectID, idCounts map[st
Path: c.Request.URL.Path,
UserInfo: user,
TargetId: planId.Hex(),
- Type: "supplierSyncConfirmCount",
+ Type: "sync",
})
}