Commit 7d018d08 by zhiwj

修改bug

parent 3ab2df47
......@@ -27,7 +27,7 @@
${alias}.region_id, ${alias}.region_code, ${alias}.region_name, ${alias}.status, ${alias}.create_time, ${alias}.update_time
</sql>
<sql id="Base_Column_List2">
${alias}.enterprise_id from_enterprise_id, ${alias}.own_Type
${alias}.enterprise_id,${alias}.from_enterprise_id, ${alias}.own_Type
</sql>
<select id="selectByPrimaryKey" parameterType="java.lang.Integer" resultMap="BaseResultMap">
select
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment