将Resource资源的类型改为时间戳
This commit is contained in:
@@ -7,7 +7,7 @@ import java.lang.annotation.*;
|
||||
/**
|
||||
* @author jishenghua qq752718920 2019-9-7 22:52:35
|
||||
*/
|
||||
@ResourceInfo(value = "msg", type = 125)
|
||||
@ResourceInfo(value = "msg", type = 1574002380)
|
||||
@Inherited
|
||||
@Target(ElementType.TYPE)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
|
||||
Reference in New Issue
Block a user