提交 bc899419 authored 作者: 李炎's avatar 李炎

取消时间戳

上级 8d0c958a
......@@ -43,8 +43,8 @@ public class Result<T> implements Serializable {
/**
* 时间戳
*/
@ApiModelProperty(value = "时间戳")
private long timestamp = System.currentTimeMillis();
// @ApiModelProperty(value = "时间戳")
// private long timestamp = System.currentTimeMillis();
public Result() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论