cloud-server-account/src/main/resources/mapper/TAppUserMapper.xml
@@ -54,6 +54,9 @@ <if test="query.isVip!=null and query.isVip!= ''"> and t1.isVip = #{query.isVip} </if> <if test="query.isVip!=null and query.isVip!= ''"> and t1.isVip = #{query.isVip} </if> and t1.state != 3 </where> </select>