1
zengh
2021-08-15 15db56ada83ff839bb26bdc154a7670be64d4964
src/main/java/org/springblade/modules/performance/mapper/PerformanceMapper.xml
@@ -12,6 +12,9 @@
        <result column="score" property="score"/>
        <result column="time" property="time"/>
        <result column="departmentid" property="departmentid"/>
        <result column="jurisdiction" property="jurisdiction"/>
        <result column="departmentName" property="departmentName"/>
        <result column="cardid" property="cardid"/>
    </resultMap>