|
@@ -72,7 +72,7 @@ public class Repair implements Serializable {
|
|
private Integer commentStatus;
|
|
private Integer commentStatus;
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 开票状态 0 未开票,1已开票
|
|
|
|
|
|
+ * 是否需要开发票0未填写,1是,2否
|
|
*/
|
|
*/
|
|
@TableField("invoice_status")
|
|
@TableField("invoice_status")
|
|
private Integer invoiceStatus;
|
|
private Integer invoiceStatus;
|