mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
@@ -61,6 +61,11 @@ public class CreateBatchTransferParams {
|
||||
* 指定该笔转账使用的转账场景ID
|
||||
*/
|
||||
private String transferSceneId;
|
||||
/**
|
||||
* 回调通知
|
||||
* @since 1.0.20
|
||||
*/
|
||||
private String notifyUrl;
|
||||
|
||||
/**
|
||||
* 转账明细.
|
||||
|
||||
Reference in New Issue
Block a user