chen_xi
2022-11-17 dc76e8f73c7ff963d7cf47b6f533314a58db36ac
screen-api/src/main/resources/mapper/SupervisionMapper.xml
@@ -5,7 +5,9 @@
    <!-- 通用查询映射结果 -->
    <resultMap id="BaseResultMap" type="com.moral.api.entity.Supervision">
        <id column="id" property="id"/>
        <result column="organization_id" property="organizationId"/>
        <result column="city_code" property="cityCode"/>
        <result column="city_name" property="cityName"/>
        <result column="time" property="time"/>
        <result column="supervisee_unit" property="superviseeUnit"/>
        <result column="number" property="number"/>