将Resource资源的类型改为时间戳
This commit is contained in:
@@ -10,7 +10,7 @@ import java.lang.annotation.*;
|
||||
* @Author: cjl
|
||||
* @Date: 2019/1/21 16:33
|
||||
*/
|
||||
@ResourceInfo(value = "serialNumber", type = 105)
|
||||
@ResourceInfo(value = "serialNumber", type = 1574002422)
|
||||
@Inherited
|
||||
@Target(ElementType.TYPE)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
|
||||
Reference in New Issue
Block a user