Преглед на файлове

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

xuyiping преди 1 година
родител
ревизия
17ad9b83d9
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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 {