mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-02-18 18:23:49 +00:00
1111
This commit is contained in:
parent
669e7f0232
commit
0964f585f2
@ -1,7 +1,5 @@
|
|||||||
import { Get, Provide, Inject, Query, Post } from '@midwayjs/decorator';
|
import { Get, Provide, Inject, Query, Post } from '@midwayjs/decorator';
|
||||||
import { CoolController, CoolCache, BaseController, RESCODE } from 'midwayjs-cool-core';
|
import { CoolController, BaseController } from 'midwayjs-cool-core';
|
||||||
import { InjectEntityModel } from '@midwayjs/orm';
|
|
||||||
import { Repository } from 'typeorm';
|
|
||||||
import { Role } from '../entity/role';
|
import { Role } from '../entity/role';
|
||||||
|
|
||||||
@Provide()
|
@Provide()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user