mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-18 21:18:01 +08:00
add 开票接口新增 email字段
This commit is contained in:
@@ -64,4 +64,9 @@ public class InvoiceTitleDTO {
|
||||
* 接收方式
|
||||
*/
|
||||
private String reception;
|
||||
|
||||
/**
|
||||
* 邮箱地址
|
||||
*/
|
||||
private String email;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user