gc-shop/src/main/resources/mapper/shop/JhyOrderMapper.xml | ●●●●● patch | view | raw | blame | history |
gc-shop/src/main/resources/mapper/shop/JhyOrderMapper.xml
@@ -32,7 +32,7 @@ and d.username like concat('%',#{record.jwyName},'%') </if> <if test="record.account != null and record.account != ''"> and ( b.nick_name like concat('%',#{record.account},'%') and ( a.username like concat('%',#{record.account},'%') or b.mobile_phone like concat('%',#{record.accountPhone},'%') ) </if> <if test="record.reserveTimeStart != null">