zhanghua
2023-03-02 eef671368e1b2e26c1f7f5dc12241b95e378e5c9
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" />