แก้ฟิวเงินเดือนเกษียญ
This commit is contained in:
parent
acd4bed59f
commit
8f109d0863
12 changed files with 15854 additions and 171 deletions
|
|
@ -12,6 +12,5 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public Guid? PositionLineId { get; set; }
|
||||
public Guid? PositionPathSideId { get; set; }
|
||||
public Guid? PositionTypeId { get; set; }
|
||||
public double? Amount { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
@ -12,6 +12,5 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public Guid? PositionLineId { get; set; }
|
||||
public Guid? PositionPathSideId { get; set; }
|
||||
public Guid? PositionTypeId { get; set; }
|
||||
public double? Amount { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
@ -23,6 +23,7 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? PositionTypeOld { get; set; }
|
||||
public string? PositionLevelOld { get; set; }
|
||||
public string? PositionNumberOld { get; set; }
|
||||
public double? Amount { get; set; }
|
||||
public double? AmountOld { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? PositionTypeOld { get; set; }
|
||||
public string? PositionLevelOld { get; set; }
|
||||
public string? PositionNumberOld { get; set; }
|
||||
public double? Amount { get; set; }
|
||||
public double? AmountOld { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue