更新证件类型
This commit is contained in:
		| @@ -59,7 +59,7 @@ | ||||
|         <include refid="selectSysWxUserLogVo"/> | ||||
|         <where> | ||||
|             <if test="appid != null  and appid != ''"> and appid = #{appid}</if> | ||||
|             <if test="phone != null  and phone != ''"> or phone = #{phone}</if> | ||||
|             <if test="phone != null  and phone != ''"> and phone = #{phone}</if> | ||||
|         </where> | ||||
|         order by create_time asc | ||||
|     </select> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user