From 23735b6e060d48f333d9ad91796c2cb6a42a1d9e Mon Sep 17 00:00:00 2001 From: huminmin <mac@MacBook-Pro.local> Date: 星期四, 13 八月 2026 13:58:04 +0800 Subject: [PATCH] 发布中不可以新增投标 --- yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/storage/SystemStorageAttachmentController.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/storage/SystemStorageAttachmentController.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/storage/SystemStorageAttachmentController.java index d64d44f..9d1c199 100644 --- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/storage/SystemStorageAttachmentController.java +++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/storage/SystemStorageAttachmentController.java @@ -20,7 +20,7 @@ /** * 绠$悊鍚庡彴 - 鏂囦欢闄勪欢鍏宠仈 * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Tag(name = "绠$悊鍚庡彴 - 鏂囦欢闄勪欢鍏宠仈") @RestController -- Gitblit v1.9.3