first commit
This commit is contained in:
7
bin/FileTpl/dao.txt
Normal file
7
bin/FileTpl/dao.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
import { Service , Inject } from "typedi";
|
||||
import { getRepository } from "typeorm";
|
||||
|
||||
@Service()
|
||||
export class DaoName {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user