From d06b9e4f34481b3336599a232c8b52bd04955297 Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期五, 14 八月 2026 15:55:20 +0800
Subject: [PATCH] 解决修改商机时,商机产品的辅单位没有回显问题
---
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/storage/SystemStorageAttachmentDO.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/storage/SystemStorageAttachmentDO.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/storage/SystemStorageAttachmentDO.java
index 359fcd4..508839a 100644
--- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/storage/SystemStorageAttachmentDO.java
+++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/storage/SystemStorageAttachmentDO.java
@@ -9,7 +9,7 @@
/**
* 鏂囦欢鍏宠仈琛� DO
*
- * @author 鑺嬮亾婧愮爜
+ * @author 瓒呯骇绠$悊鍛�
*/
@TableName("system_storage_attachment")
@KeySequence("system_storage_attachment_seq")
--
Gitblit v1.9.3