作者 朱兆平

组织机构增加字段:组织机构类型

... ... @@ -41,7 +41,7 @@
</resultMap>
<sql id="Base_Column_List">
role_id, role_name, role_sign, description, `type`, parentId, rsort, customs_reg_code,
business_license, departmentId, mq_code, orgtype
business_license, departmentId, mq_code, org_type
</sql>
<select id="selectByPrimaryKey" parameterType="java.lang.Integer" resultMap="BaseResultMap">
select
... ...