Commit a65a7034 by 墨竹

fix:查询类型报错

parent c24f717d
...@@ -314,7 +314,7 @@ ...@@ -314,7 +314,7 @@
and status_flag = 1 and status_flag = 1
</select> </select>
<select id="listByExTernalUseridAndWxUserId" resultMap="BaseResultMap" parameterType="java.lang.String"> <select id="listByExTernalUseridAndWxUserId" resultMap="BaseResultMap">
select select
<include refid="Base_Column_List"/> <include refid="Base_Column_List"/>
from tab_haoban_external_clerk_related from tab_haoban_external_clerk_related
......
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