feiyu02
2024-09-10 6c7f45871b93ef26d353a5a3596701ac2f39ed9c
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