feiyu02
2025-09-30 a3cc1d220f8a1de11874bebceba0130d32157ff1
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/InspectionVo.kt
@@ -85,5 +85,5 @@
    var gitList:List<GitlistVo> ?= null
    //单项评分项
    var itemevaluationList:List<ItemevaluationVo> ?= null
    var itemevaluationList:List<ItemEvaluationVo> ?= null
}