mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 04:55:08 +08:00
update 查询申请开票详情新增 会员手机号码
This commit is contained in:
@@ -23,7 +23,7 @@ public interface OrderInvoiceRecordMapper {
|
||||
* @param id 申请开票主键
|
||||
* @return 申请开票
|
||||
*/
|
||||
public OrderInvoiceRecord selectOrderInvoiceRecordById(Integer id);
|
||||
public OrderInvoiceRecordVO selectOrderInvoiceRecordById(Integer id);
|
||||
|
||||
/**
|
||||
* 查询申请开票列表
|
||||
|
||||
Reference in New Issue
Block a user