This commit is contained in:
Lemon
2023-05-22 13:50:42 +08:00

View File

@@ -46,6 +46,11 @@ public class MemberTransactionRecord {
*/
private String payMode;
/**
* 支付机构0-本账户余额1-微信支付2-汇付支付)
*/
private String paymentInstitutions;
/**
* 金额
*/