一系列接口

This commit is contained in:
cyk
2023-12-22 10:35:16 +08:00
parent 1201edf7d5
commit 92960b071b
19 changed files with 967 additions and 51 deletions

View File

@@ -21,7 +21,7 @@ public class UrlCateList implements Serializable {
/**
* 创建时间
*/
private Integer createtime;
private Long createtime;
/**
* url 数量

View File

@@ -36,7 +36,7 @@ public class UrlList implements Serializable {
/**
* 创建时间
*/
private Integer createtime;
private Long createtime;
/**
* 访问数量