一系列接口
This commit is contained in:
@@ -21,7 +21,7 @@ public class UrlCateList implements Serializable {
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
private Integer createtime;
|
||||
private Long createtime;
|
||||
|
||||
/**
|
||||
* url 数量
|
||||
|
@@ -36,7 +36,7 @@ public class UrlList implements Serializable {
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
private Integer createtime;
|
||||
private Long createtime;
|
||||
|
||||
/**
|
||||
* 访问数量
|
||||
|
Reference in New Issue
Block a user