@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
在接口中 IUnitHistoryReportService
public int getTotalQTYByUnitSN(String pcId)
getTotalQTYByUnitSN
在接口中 IUnitHistoryReportService
Copyright © 2019. All rights reserved.