Merge branch 'glms/feature/1.4.2-etf' into glms/feature/1.4.2
# Conflicts: # YLErpWeb/wwwroot/Scripts/app/swaptrade/incomeSwapTrade.js
This commit is contained in:
@@ -307,6 +307,7 @@ namespace YLErp.Web.Controllers
|
||||
if (EodPriceQueryService.TryGetEodPrice(valuedate.Value, code, out var eodPrice))
|
||||
{
|
||||
price = eodPrice.GetPrice((SettlementTypeEnum)settlementType);
|
||||
return JsonSuccessData(price);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user