src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/InspectionVo.kt
@@ -79,7 +79,7 @@ var remark: String? = null //问题列表 var problemList:List<ProblemlistVo> ?= null var problemList:List<ProblemListVo> ?= null //技防措施列表 var gitList:List<GitlistVo> ?= null