mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 22:20:30 +08:00
完善
This commit is contained in:
parent
92e4ce85df
commit
b14b88a662
@ -11,6 +11,7 @@ import { Context } from '@midwayjs/koa';
|
||||
@CoolController({
|
||||
api: ['add', 'delete', 'update', 'info', 'page'],
|
||||
entity: BaseSysParamEntity,
|
||||
service: BaseSysParamService,
|
||||
pageQueryOp: {
|
||||
keyWordLikeFields: ['name', 'keyName'],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user