zhanghua
2023-03-03 bcd1e9f279b3c42c26e1299dea4a43968d6d6b13
ycl-platform/src/main/resources/mapper/caseHandler/ViolationsMapper.xml
@@ -17,7 +17,7 @@
        <result column="informant_phone_code" property="informantPhoneCode" />
        <result column="informant_id_card" property="informantIdCard" />
    </resultMap>
    <resultMap type="com.ycl.entity.caseHandler.Violations" id="CondMapResultMap" extends="BaseResultMap">
    <resultMap type="com.ycl.vo.casePool.ViolationsVO" id="CondMapResultMap" extends="BaseResultMap">
        <result column="category_text" property="categoryText" />
        <result column="type_text" property="typeText" />
        <result column="grade_text" property="gradeText" />