From ce169230b509efe7fadfc606916e5fc9940623ab Mon Sep 17 00:00:00 2001
From: lixiaohua <_SSO_T_17347@csair.com>
Date: Fri, 15 Mar 2024 01:06:27 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=96=87=E6=A1=A3=E9=94=99?=
 =?UTF-8?q?=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 CHANGELOG_5.0-5.7.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG_5.0-5.7.md b/CHANGELOG_5.0-5.7.md
index 04fc0e922..3072d6537 100755
--- a/CHANGELOG_5.0-5.7.md
+++ b/CHANGELOG_5.0-5.7.md
@@ -1564,7 +1564,7 @@
 ### 🐞Bug修复
 * 【core   】     修复NumberWordFormatter拼写错误(issue#799@Github)
 * 【poi    】     修复xls文件下拉列表无效问题(issue#I1C79P@Gitee)
-* 【poi    】     修复使用Cglib代理问题(issue#I1C79P@Gitee)
+* 【poi    】     修复使用Cglib代理问题(issue#806@Github)
 * 【core   】     修复DateUtil.weekCount跨年计算问题
 
 -------------------------------------------------------------------------------------------------------------