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