Commit 1fd04e6c by akexiu

只查询有效的

parent 639a3160
......@@ -770,6 +770,7 @@
<include refid="Base_Column_List" />
from ag_acl_customer
where mobile_no = #{mobileNo,jdbcType=VARCHAR,typeHandler=com.yd.util.deshandler.DESTypeHandler}
and is_active=1
</select>
<select id="findByIds" 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