tangzy
2021-08-05 60f3b50baef73b3c8d928c7059632f8df892fafc
src/main/java/org/springblade/modules/permit/mapper/PermitMapper.xml
@@ -21,6 +21,8 @@
        <result column="industry" property="industry"/>
        <result column="type" property="type"/>
        <result column="permitime" property="permitime"/>
        <result column="deptid" property="deptid"/>
        <result column="ptype" property="ptype"/>
    </resultMap>