From 40b96283683c50a835a57429705e93d40750785d Mon Sep 17 00:00:00 2001 From: "jhforever.wang@estsh.com" Date: Fri, 29 Mar 2024 14:41:40 +0800 Subject: [PATCH] yf --- .../pcn/apiservice/controller/busi/yf/YfManyCellMonitorController.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/i3plus-ext-mes-pcn-apiservice/src/main/java/cn/estsh/i3plus/ext/mes/pcn/apiservice/controller/busi/yf/YfManyCellMonitorController.java b/modules/i3plus-ext-mes-pcn-apiservice/src/main/java/cn/estsh/i3plus/ext/mes/pcn/apiservice/controller/busi/yf/YfManyCellMonitorController.java index 721051e..146dfc4 100644 --- a/modules/i3plus-ext-mes-pcn-apiservice/src/main/java/cn/estsh/i3plus/ext/mes/pcn/apiservice/controller/busi/yf/YfManyCellMonitorController.java +++ b/modules/i3plus-ext-mes-pcn-apiservice/src/main/java/cn/estsh/i3plus/ext/mes/pcn/apiservice/controller/busi/yf/YfManyCellMonitorController.java @@ -21,7 +21,7 @@ import org.springframework.web.bind.annotation.RestController; **/ @RestController @RequestMapping(CommonConstWords.BASE_URL_MES_PCN) -@Api(tags = "延峰多工位监控生产") +@Api(tags = "延锋多工位监控生产") public class YfManyCellMonitorController extends MesPcnBaseController { @Autowired