Lyyyi 1 mês atrás
pai
commit
7b96b878a1

+ 1 - 0
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -11024,6 +11024,7 @@ FROM
                 defTrainCoeff = Def_TrainCoeff,                     //火车默认报价系数
                 defPullCartCoeff = Def_PullCartCoeff,               //拉车车默认报价系数
                 defCityFlightCoeff = Def_CityFlightCoeff,           //城市机票默认报价系数
+                Currencies = await GeneralMethod.EnterExitCostOVFeeUsedCurrencyAsync(groupId),
                 data = overseaVehicleCityDatas
             };