@ -81,6 +81,7 @@ public class CommonMgr
DownBatteryNo = inBin.BatteryNo,
DownBatterySoc = inBin.Soc,
DownBatterySoe = inBin.Soe,
CreatedTime = DateTime.Now
};
_swapOrderBatteryRepository.Insert(swapOrderBattery);