| | |
| | | |
| | | var carBody = _carBodyRepository.QueryFirst(x => x.PalletCode == input.PalletCode); |
| | | |
| | | BDCManager bDCManager = new BDCManager(_bdcConfigurationService, _locationRepository, _roadWayInfoRepository); |
| | | //BDCManager bDCManager = new BDCManager(_bdcConfigurationService, _locationRepository, _roadWayInfoRepository); |
| | | |
| | | await bDCManager.AddToBDC(carBody); |
| | | //await bDCManager.AddToBDC(carBody); |
| | | |
| | | // 鑾峰彇搴撲綅 |
| | | var location = RequestLocation(stationInfo.Roadway); |
| | |
| | | #endregion 璇锋眰浠诲姟鍏ュ簱 |
| | | |
| | | #region 搴撲綅鍒嗛厤 |
| | | |
| | | #region 鑾峰彇璐т綅 |
| | | object objLOCK = new object(); |
| | | /// <summary> |
| | | /// 鍙屽崌搴撲綅鍒嗛厤 |
| | | /// 搴撲綅鍒嗛厤 |
| | | /// </summary> |
| | | /// <param name="requestTask"></param> |
| | | /// <param name="locationInfos"></param> |