Lyyyi 1 개월 전
부모
커밋
7b96b878a1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 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
             };