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