yangys
2024-05-18 13304af2facdc0e9d8df197c0cf5ed51c94ffc8f
smart-starter-i18n/src/main/java/com/qianwen/core/i18n/annotation/I18nField.java
@@ -10,7 +10,7 @@
@Target({ElementType.FIELD})
@Retention(RetentionPolicy.RUNTIME)
@Documented
/* loaded from: blade-starter-i18n-9.3.0.0-SNAPSHOT.jar:org/springblade/core/i18n/annotation/I18nField.class */
public @interface I18nField {
    @AliasFor("code")
    String value() default "";