This commit is contained in:
2023-05-24 11:58:31 +08:00
parent b790782f9c
commit dbfe41e506
2 changed files with 13 additions and 0 deletions

View File

@@ -29,8 +29,16 @@ public class InvoiceTitleVO {
*/
private String unitAddress;
/**
* 电子邮箱
*/
private String email;
/**
* 接收方式
*/
private String reception;
/**
* 电话号码
*/