Commit 9c2e5f1b by qwmqiuwenmin

fix

parent ba6b769d
...@@ -249,6 +249,7 @@ ...@@ -249,6 +249,7 @@
and phone_number = #{phoneNumber} and phone_number = #{phoneNumber}
and wx_enterprise_id = #{wxEnterpriseId} and wx_enterprise_id = #{wxEnterpriseId}
and status_flag = 1 and status_flag = 1
limit 1
</select> </select>
<select id="listByPhoneNumber" resultMap="BaseResultMap" > <select id="listByPhoneNumber" resultMap="BaseResultMap" >
......
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