瀏覽代碼

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;

/**
* 起点经度

Loading…
取消
儲存