mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 22:20:30 +08:00
release 7.x
This commit is contained in:
parent
4308fb5fa8
commit
ae2971b21e
@ -14,6 +14,7 @@ import { Context } from '@midwayjs/koa';
|
||||
service: BaseSysParamService,
|
||||
pageQueryOp: {
|
||||
keyWordLikeFields: ['name', 'keyName'],
|
||||
fieldEq: ['dataType'],
|
||||
},
|
||||
})
|
||||
export class BaseSysParamController extends BaseController {
|
||||
|
Loading…
Reference in New Issue
Block a user