เพิ่ม summary
This commit is contained in:
parent
7fbc14e818
commit
427fc8a142
6 changed files with 5 additions and 4 deletions
|
|
@ -214,4 +214,5 @@ export class UpdateKpiUserPlanned {
|
|||
export class KpiUserPlannedDataPoint {
|
||||
id: string;
|
||||
point: number;
|
||||
summary: number;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue