yangys
2024-05-30 a3686cfa49bf53fb91a2ceb960cf15b3ebdac641
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 "";