update migration issue
This commit is contained in:
No files matched your search
@@ -29,7 +29,7 @@ func setData[T *e.CreateDto | *e.UpdateDto](input T, data *e.ProcedureReport) {
|
||||
data.Nurse_Name = inputSrc.Nurse_Name
|
||||
data.ProcedureValue = inputSrc.ProcedureValue
|
||||
data.ExecutionValue = inputSrc.ExecutionValue
|
||||
data.Type = inputSrc.Type
|
||||
data.Type_Code = inputSrc.Type_Code
|
||||
|
||||
//PROPER
|
||||
// data.Operator_Employe_Id = inputSrc.Operator_Employe_Id
|
||||
|
||||
Reference in New Issue
Block a user