visuddhinanda 2 năm trước cách đây
mục cha
commit
5ec363190b

+ 1 - 0
dashboard/src/components/api/Term.ts

@@ -30,6 +30,7 @@ export interface ITermDataResponse {
   studio: IStudio;
   studio: IStudio;
   editor: IUser;
   editor: IUser;
   role?: TRole;
   role?: TRole;
+  exp?: number;
   language: string;
   language: string;
   created_at: string;
   created_at: string;
   updated_at: string;
   updated_at: string;