From aa0cbbb7f33e8edebfa2ea152099fed10c6fad6f Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期一, 31 八月 2026 16:50:11 +0800 Subject: [PATCH] fix(database): 解决本地数据库备份认证问题 --- yudao-module-hrm/src/main/java/cn/iocoder/yudao/module/hrm/service/salary/HrmTaxRateConfigServiceImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-hrm/src/main/java/cn/iocoder/yudao/module/hrm/service/salary/HrmTaxRateConfigServiceImpl.java b/yudao-module-hrm/src/main/java/cn/iocoder/yudao/module/hrm/service/salary/HrmTaxRateConfigServiceImpl.java index 9787e8d..f8635f1 100644 --- a/yudao-module-hrm/src/main/java/cn/iocoder/yudao/module/hrm/service/salary/HrmTaxRateConfigServiceImpl.java +++ b/yudao-module-hrm/src/main/java/cn/iocoder/yudao/module/hrm/service/salary/HrmTaxRateConfigServiceImpl.java @@ -16,7 +16,7 @@ /** * 涓◣绋庣巼閰嶇疆 Service 瀹炵幇绫� * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Service @Validated -- Gitblit v1.9.3