mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
update 查询查询会员申请开票记录
This commit is contained in:
@@ -73,4 +73,7 @@ public interface OrderInvoiceRecordMapper {
|
||||
public int deleteOrderInvoiceRecordByIds(Integer[] ids);
|
||||
|
||||
List<OrderInvoiceRecord> selectInvoiceRecordList(QueryInvoiceRecordDTO dto);
|
||||
|
||||
|
||||
List<OrderInvoiceRecordVO> selectInvoiceVOList(QueryInvoiceRecordDTO dto);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user