mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-03-17 19:23:29 +00:00
4.x就绪
This commit is contained in:
parent
489bfaa0f7
commit
d503108cb6
@ -18,7 +18,7 @@ import { DemoGoodsEntity } from './goods';
|
|||||||
type: 'innerJoin',
|
type: 'innerJoin',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
other: async (find: SelectQueryBuilder<DemoCrudEntity>) => {
|
extend: async (find: SelectQueryBuilder<DemoCrudEntity>) => {
|
||||||
find.groupBy('a.id');
|
find.groupBy('a.id');
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user