zengh
2021-07-18 2d45468ce5f1dcdc27141a61bcbdf41ca98b7e42
src/main/java/org/springblade/modules/permit/mapper/PermitMapper.xml
@@ -22,6 +22,7 @@
        <result column="type" property="type"/>
        <result column="permitime" property="permitime"/>
        <result column="deptid" property="deptid"/>
        <result column="ptype" property="ptype"/>
    </resultMap>