产品代销合同 - Java API
/**
- 获取产品代销合同
- @param supplierId 供应商id
- @param productId 产品id
- @param customerId 客户id
- @return */ public Object[] getContractBySupplierAndProductAndCustomer(Integer supplierId,Integer productId,Integer customerId);
原文地址: https://www.cveoy.top/t/topic/lijC 著作权归作者所有。请勿转载和采集!