Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-be into feat/sync-from-simx-160
This commit is contained in:
@@ -62,7 +62,7 @@ type ResponseDto struct {
|
||||
Employee_Id *uint `json:"employee_id"`
|
||||
Employee *eem.Employee `json:"employee,omitempty"`
|
||||
Time *time.Time `json:"time"`
|
||||
TypeCode erc.SoapiTypeCode `json:"typeCode"`
|
||||
TypeCode erc.SoapiTypeCode `json:"type-code"`
|
||||
Value *string `json:"value"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user