莫大人

2020年8月18日

字典翻译@Dict

摘要: 1、编写翻译字典@Dict /** * 数据字典翻译注解 */ @Target(ElementType.METHOD) @Retention(RetentionPolicy.RUNTIME) public @interface Dict { public static final String SO 阅读全文

posted @ 2020-08-18 16:45 莫大人 阅读(1674) 评论(0) 推荐(0)

导航