ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_IBasicService/ISupplierInfoService.cs
@@ -15,6 +15,11 @@ { ISupplierInfoRepository Repository { get; } WebResponseContent ReceiveSupplier(SupplierDTO model); /// <summary> /// æ·»å èåä¾åºåä¿¡æ¯ /// </summary> /// <param name="bSTSupplierDTOs"></param> /// <returns></returns> WebResponseContent AddSupplier(List<BSTSupplierDTO> bSTSupplierDTOs); } }