Merge branch 'dev' of github.com:dikstub-rssa/simrs-be into feat/medicine-mix-prescription-37
This commit is contained in:
@@ -20,5 +20,6 @@ func setData[T *e.CreateDto | *e.UpdateDto](input T, data *e.Soapi) {
|
||||
data.Encounter_Id = inputSrc.Encounter_Id
|
||||
data.Employee_Id = inputSrc.Employee_Id
|
||||
data.Time = inputSrc.Time
|
||||
data.TypeCode = inputSrc.TypeCode
|
||||
data.Value = inputSrc.Value
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user