新增英文README,修正部分文件结构

This commit is contained in:
suisui
2020-01-22 02:18:46 +08:00
parent 54dc098123
commit d23cda4f47
39 changed files with 808 additions and 84 deletions

View File

@@ -5,7 +5,7 @@ import java.lang.annotation.*;
/**
* @Author jack
* @Date:2019/6/25 1:36
*/
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
@Inherited