|
@@ -125,7 +125,6 @@ public class ExpenseFlow extends SuperMain {
|
|
|
@Schema(description = "支付来源:刷卡 二维码")
|
|
@Schema(description = "支付来源:刷卡 二维码")
|
|
|
private OrderFromType orderFromType;
|
|
private OrderFromType orderFromType;
|
|
|
|
|
|
|
|
-
|
|
|
|
|
@Schema(description = "付款码内容")
|
|
@Schema(description = "付款码内容")
|
|
|
private String qr;
|
|
private String qr;
|
|
|
|
|
|