Administrator
2021-07-15 7b1d4ea5a82843e76655f4e5955ec7ab58767b5a
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>