浏览代码

Merge branch 'develop' of http://192.168.11.14:51037/gitadmin/tuoheng_freeway into feature_v1.0

tags/v1.0.0^2
chengwang 1年前
父节点
当前提交
115eda4aac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/vo/InspectionVo.java

+ 1
- 1
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/vo/InspectionVo.java 查看文件

@@ -240,7 +240,7 @@ public class InspectionVo extends BaseEntity {
/**
* 定时任务的执行状态。1:未执行,2:已执行
*/
private Long executionStatus;
private Integer executionStatus;

/**
* 起点经度

正在加载...
取消
保存