@ -33,3 +33,4 @@
- [Optimize:optimize load balancer code and add testcase](https://github.com/Tencent/spring-cloud-tencent/pull/379)
- [refactor:optimize project and code](https://github.com/Tencent/spring-cloud-tencent/pull/392)
- [Optimize starter's auto-configuration](https://github.com/Tencent/spring-cloud-tencent/pull/395)
- [test: add PostInitPolarisSDKContextTest](https://github.com/Tencent/spring-cloud-tencent/pull/404)
@ -67,3 +67,4 @@ public final class PostInitPolarisSDKContextTest {
Assertions.assertThat(campusName).isEqualTo(CAMPUS);
}