| 程序包 | 说明 |
|---|---|
| com.simm.exhibitor.dubbo.shipment |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShipmentPaymentLog> |
ShipmentPaymentLogDubboService.findByInvoiceBaseId(Integer invoiceBaseId)
根据发票资料id查询领款日志
|
List<ShipmentPaymentLog> |
ShipmentPaymentLogDubboService.findByInvoiceBaseId(Integer invoiceBaseId)
根据发票资料id查询领款日志
|
List<ShipmentPaymentLog> |
ShipmentPaymentLogDubboService.findByUniqueId(String uniqueId)
根据唯一id查询领款日志
|
List<ShipmentPaymentLog> |
ShipmentPaymentLogDubboService.findByUniqueId(String uniqueId)
根据唯一id查询领款日志
|
List<ShipmentPaymentLog> |
ShipmentPaymentLogDubboService.findByUniqueIds(List<String> uniqueIds)
根据唯一id查询领款日志
|
List<ShipmentPaymentLog> |
ShipmentPaymentLogDubboService.findByUniqueIds(List<String> uniqueIds)
根据唯一id查询领款日志
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ShipmentPaymentLogDubboService.drawMoney(ShipmentPaymentLog log)
领款
|
void |
ShipmentPaymentLogDubboService.drawMoney(ShipmentPaymentLog log)
领款
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ShipmentPaymentLogDubboService.openInvoiceSuccess(List<ShipmentPaymentLog> shipmentPaymentLogs)
开票成功
|
void |
ShipmentPaymentLogDubboService.openInvoiceSuccess(List<ShipmentPaymentLog> shipmentPaymentLogs)
开票成功
|
Copyright © 2025 Pivotal Software, Inc.. All rights reserved.