hcong
2024-12-02 c95f66f4b81e81df9432c0c6d306ad22e3f5e587
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
}