From 3de24841540d933c58868e2aeb1f309ec9cd21e6 Mon Sep 17 00:00:00 2001 From: liu <2021943741@qq.com> Date: 星期一, 24 八月 2026 17:47:51 +0800 Subject: [PATCH] feat(system): 公司品牌信息数据库化并接入偏好设置(名称/logo/登录页标题/描述),save 接口加权限控制 --- yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/service/cal/plan/MesCalPlanTeamServiceImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/service/cal/plan/MesCalPlanTeamServiceImpl.java b/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/service/cal/plan/MesCalPlanTeamServiceImpl.java index 3672a44..d943274 100644 --- a/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/service/cal/plan/MesCalPlanTeamServiceImpl.java +++ b/yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/service/cal/plan/MesCalPlanTeamServiceImpl.java @@ -18,7 +18,7 @@ /** * MES 璁″垝鐝粍鍏宠仈 Service 瀹炵幇绫� * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Service @Validated -- Gitblit v1.9.3