tangzy
2021-07-31 b0ca89ef2106bb9bd11ee6f2fb9dd01a684296aa
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>