Explorar o código

圣牧自动补料

baishaojie hai 2 días
pai
achega
49c140cc1b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 		// 	}