ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_AllocateService/AllocateService.cs
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Allocate/AllocateOrderController.cs
@@ -60,7 +60,7 @@ foreach (var detailDto in model.Details) { if (businessType == BusinessTypeEnum.æºä»è°å¤é¨ä»åº && (detailDto.Barcodes == null || !detailDto.Barcodes.Any())) if (businessType == BusinessTypeEnum.å¤é¨ä»åºè°æºä» && (detailDto.Barcodes == null || !detailDto.Barcodes.Any())) { return WebResponseContent.Instance.Error($"æ¡ç ä¸è½ä¸ºç©º"); }