mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-20 12:48:12 +00:00
配置模糊搜索
This commit is contained in:
parent
fac7f82c3d
commit
f390004a76
@ -12,6 +12,7 @@ import { RecycleDataService } from '../../service/data';
|
|||||||
api: ['info', 'page'],
|
api: ['info', 'page'],
|
||||||
entity: RecycleDataEntity,
|
entity: RecycleDataEntity,
|
||||||
pageQueryOp: {
|
pageQueryOp: {
|
||||||
|
keyWordLikeFields: ['b.name', 'a.url'],
|
||||||
select: ['a.*', 'b.name as userName'],
|
select: ['a.*', 'b.name as userName'],
|
||||||
join: [
|
join: [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user