forked from ddrilling/asb_cloud_front
update client
This commit is contained in:
parent
e06df14a80
commit
beaa8f3743
@ -11,8 +11,9 @@ export type WellOperationDto = {
|
||||
categoryName?: string | null;
|
||||
categoryInfo?: string | null;
|
||||
idType?: number;
|
||||
wellDepth?: number;
|
||||
startDate?: string;
|
||||
depthStart?: number;
|
||||
depthEnd?: number;
|
||||
dateStart?: string;
|
||||
durationHours?: number;
|
||||
comment?: string | null;
|
||||
}
|
Loading…
Reference in New Issue
Block a user