This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitadmin
/
tuoheng_freeway_move_20240701
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
6
Wiki
Activity
Browse Source
Merge branch 'develop' of
http://192.168.11.14:51037/gitadmin/tuoheng_freeway
into feature_v1.0
tags/v1.0.0^2
chengwang
1 year ago
parent
34dec5b8b6
1c5f802291
commit
115eda4aac
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
/**
/**
* 定时任务的执行状态。1:未执行,2:已执行
* 定时任务的执行状态。1:未执行,2:已执行
*/
*/
private
Long
executionStatus;
private
Integer
executionStatus;
/**
/**
* 起点经度
* 起点经度
Write
Preview
Loading…
Cancel
Save