feat: 二阶段
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package demo.mq;
|
||||
|
||||
public class WalletDeductReq {
|
||||
private String walletId;
|
||||
private Long amount;
|
||||
}
|
||||
Reference in New Issue
Block a user