src/main/java/cc/mrbird/febs/pay/model/AliPayPassbackModel.java @@ -12,4 +12,7 @@ private Long orderId; private Long memberId; private String type; }