jyc vor 6 Tagen
Ursprung
Commit
8f7da00f20

+ 1 - 1
alien-entity/src/main/java/shop/alien/entity/store/LifeGroupBuyMain.java

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