From c3676462b465c528ff2bdc816cd1a2113eeb786e Mon Sep 17 00:00:00 2001 From: wulingxiao <1251605638@qqcom> Date: Mon, 14 Nov 2022 09:17:37 +0800 Subject: [PATCH] fix:fix javadoc. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 473dfbe13..62434619e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,4 +11,5 @@ - [Optimize: remote deprecated method](https://github.com/Tencent/spring-cloud-tencent/pull/697) - [Test:support environment variable metadata test](https://github.com/Tencent/spring-cloud-tencent/pull/698) - [Test: remote deprecated method in test](https://github.com/Tencent/spring-cloud-tencent/pull/706) -- [docs:update README.](https://github.com/Tencent/spring-cloud-tencent/pull/718) \ No newline at end of file +- [docs:update README.](https://github.com/Tencent/spring-cloud-tencent/pull/718) +- [Fix:fix javadoc.](https://github.com/Tencent/spring-cloud-tencent/pull/721) \ No newline at end of file