mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
申请开票 添加接收发票联系方式
This commit is contained in:
@@ -35,6 +35,10 @@ public class OrderInvoiceRecord extends BaseEntity {
|
||||
@Excel(name = "发票抬头id")
|
||||
private String titleId;
|
||||
|
||||
private String phoneNumber;
|
||||
|
||||
private String email;
|
||||
|
||||
/**
|
||||
* 申请订单编号(逗号分割)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user