|
@@ -185,7 +185,7 @@ public class LifeGroupBuyMain {
|
|
*/
|
|
*/
|
|
@ApiModelProperty(value = "发票类型(0电子发票/1纸质发票)")
|
|
@ApiModelProperty(value = "发票类型(0电子发票/1纸质发票)")
|
|
@TableField("invoice_type")
|
|
@TableField("invoice_type")
|
|
- private Integer invoiceType;
|
|
|
|
|
|
+ private String invoiceType;
|
|
|
|
|
|
/**
|
|
/**
|
|
* 发票说明
|
|
* 发票说明
|