From f78ecae2003ce4eb8ab61a98bfa685d86ead9f7c Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期一, 31 八月 2026 16:41:44 +0800 Subject: [PATCH] feat(system): 添加数据库备份配置和实现自动备份功能 --- 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