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
修改现场情况描述字段
tags/v1.2.0^2
chengwang
1 year ago
parent
28ebd6f10e
commit
1585160f49
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/vo/accident/AccidentDetailsVo.java
+ 1
- 1
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/vo/accident/AccidentDetailsVo.java
View File
@@ -98,7 +98,7 @@ public class AccidentDetailsVo {
/**
* 现场情况描述
*/
private String
checkResult
;
private String
record
;
/**
* 巡检任务问题id
Write
Preview
Loading…
Cancel
Save