ต่อAPI กลุ่มงาน
This commit is contained in:
parent
974f5d8270
commit
4dfd5a139b
3 changed files with 103 additions and 101 deletions
7
src/modules/14_KPI/interface/response/KpiGroup.ts
Normal file
7
src/modules/14_KPI/interface/response/KpiGroup.ts
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
//ข้อมูล
|
||||
interface ResponseObject {
|
||||
nameGroupKPI: string,
|
||||
}
|
||||
|
||||
export type { ResponseObject };
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue