update entity telegram
This commit is contained in:
@ -37,6 +37,7 @@ import { SummarizeLog } from "./entity/summarize_log";
|
||||
import { SummarizeLogStatus, SummarizeType } from "./types/summarize";
|
||||
import { Goods } from "./entity/goods";
|
||||
import { Supplier } from "./entity/supplier";
|
||||
import { TelegramBody, TelegramResponseSend } from "./types/telegram";
|
||||
|
||||
export {
|
||||
User, //
|
||||
@ -54,6 +55,8 @@ export {
|
||||
RoleList,
|
||||
Status,
|
||||
EmailBody,
|
||||
TelegramBody,
|
||||
TelegramResponseSend,
|
||||
Product,
|
||||
Branch,
|
||||
Menu,
|
||||
|
||||
Reference in New Issue
Block a user