@Service @Primary public class UnitHistoryReportService extends BaseService implements IUnitHistoryReportService
| 构造器和说明 |
|---|
UnitHistoryReportService() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UnitGenealogy> |
getOffSCGenealogy(String unitSN,
int start,
int limit) |
List<OrderWrapper> |
getOrderNumberByCustomerId(String customerId) |
int |
getTotalQTYByUnitSN(String pcId) |
public List<OrderWrapper> getOrderNumberByCustomerId(String customerId)
public List<UnitGenealogy> getOffSCGenealogy(String unitSN, int start, int limit)
getOffSCGenealogy 在接口中 IUnitHistoryReportServicepublic int getTotalQTYByUnitSN(String pcId)
getTotalQTYByUnitSN 在接口中 IUnitHistoryReportServiceCopyright © 2019. All rights reserved.