Administrator
2021-09-22 9c10d5e9ce87f3aa5144e4dc314a7a95fef64691
src/main/java/org/springblade/modules/permit/mapper/PermitMapper.xml
@@ -29,6 +29,7 @@
        <result column="contacts" property="contacts"/>
        <result column="contactscell" property="contactscell"/>
        <result column="approve" property="approve"/>
        <result column="jurisdiction" property="jurisdiction"/>
    </resultMap>