Merge #121 into master from cc_20260511_fix
feat:ADVERTISEMENT_FEE VIDEO_DEVICE_FEE * cc_20260511_fix: (3 commits squashed) - feat:待采购确认 审批流程 - feat:问题修复 - feat:ADVERTISEMENT_FEE VIDEO_DEVICE_FEE Signed-off-by: 正新 <accounts_6964c7bcd2a2c377c5bbd01b@mail.teambition.com> Merged-by: 正新 <accounts_6964c7bcd2a2c377c5bbd01b@mail.teambition.com> CR-link: https://codeup.aliyun.com/692ea314dec569489f6f167c/hangzhou/java/custom_zxjp/change/121
This commit is contained in:
@@ -254,6 +254,9 @@
|
||||
#{regionId}
|
||||
</foreach>
|
||||
</if>
|
||||
<if test="keyword !=null and keyword !=''">
|
||||
and (b.username like concat('%',#{keyword},'%') or b.mobile like concat('%',#{keyword},'%'))
|
||||
</if>
|
||||
order by a.id desc
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user