保证金算法&资金计算
This commit is contained in:
@@ -280,7 +280,7 @@ namespace YLErp.Modules.SwapModule
|
||||
/// 簿记前自动校验
|
||||
/// </summary>
|
||||
/// <param name="mergeList"></param>
|
||||
public void BookingValidate(List<swap_flow_merge> mergeList)
|
||||
public void BookingValidate(List<swap_flow_merge> mergeList,DateTime valueDate)
|
||||
{
|
||||
foreach (var merge in mergeList)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user