dev: hotfix, soaoi minor filtering
This commit is contained in:
@@ -62,7 +62,7 @@ type ResponseDto struct {
|
|||||||
Employee_Id *uint `json:"employee_id"`
|
Employee_Id *uint `json:"employee_id"`
|
||||||
Employee *eem.Employee `json:"employee,omitempty"`
|
Employee *eem.Employee `json:"employee,omitempty"`
|
||||||
Time *time.Time `json:"time"`
|
Time *time.Time `json:"time"`
|
||||||
TypeCode erc.SoapiTypeCode `json:"typeCode"`
|
TypeCode erc.SoapiTypeCode `json:"type-code"`
|
||||||
Value *string `json:"value"`
|
Value *string `json:"value"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user