mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-03 08:58:12 +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 { CoolController, CoolCache, BaseController, RESCODE } from 'midwayjs-cool-core';
|
||||
import { InjectEntityModel } from '@midwayjs/orm';
|
||||
import { Repository } from 'typeorm';
|
||||
import { CoolController, BaseController } from 'midwayjs-cool-core';
|
||||
import { Role } from '../entity/role';
|
||||
|
||||
@Provide()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user