hangzhoumesParent/common/servicebase/src/main/java/com/mes/tools/I18nConfig.java
@@ -1,6 +1,7 @@ package com.mes.tools; import org.springframework.beans.factory.annotation.Value; import org.springframework.cloud.context.config.annotation.RefreshScope; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.context.support.ReloadableResourceBundleMessageSource; @@ -14,6 +15,7 @@ * @since 2025/10/21 */ @Configuration @RefreshScope public class I18nConfig { /**