Explorar el Código

Merge branch 'feature/tmr-group' of baishaojie/tmrgo into develop

xuyiping hace 1 año
padre
commit
17ad9b83d9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      module/group.go

+ 0 - 1
module/group.go

@@ -526,7 +526,6 @@ func FeedFormulaVersion(pastureId int64, req *models.FeedFormulaUpdateVersionReq
 		DbSession.Rollback()
 		return err
 	}
-
 	// FeedDetailVersionLog 更新
 	versionLogs := make([]*models.FeedDetailVersionLog, 0)
 	for _, v := range req.Data {