소스 검색

圣牧自动补料

baishaojie 2 일 전
부모
커밋
49c140cc1b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      http/handle/api/ops.go

+ 1 - 1
http/handle/api/ops.go

@@ -10700,7 +10700,7 @@ func FpdBatchEditGrfd(pastureid string, barList []map[string]string) {
 		// 	and find_in_set(barid,(select barid from feedp where id = ? )) `, pastureid, pastureid, ftmap["times"], id).Execute()
 		// 	if err != nil {
 		// 		tx.Rollback()
-		// 		logs.Error(err)
+		// 	logs.Error(err)
 		// 		appG.Response(http.StatusInternalServerError, e.ERROR, err)
 		// 		return
 		// 	}