mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-10-13 21:30:25 +00:00
fix SDK参数和返回对象与接口不一致修改
This commit is contained in:
@@ -16,7 +16,7 @@ import lombok.experimental.Accessors;
|
||||
public class PaySyncResult {
|
||||
|
||||
/**
|
||||
* 退款订单同步后的状态状态
|
||||
* 订单同步后的状态状态
|
||||
* @see org.dromara.daxpay.core.enums.PayStatusEnum
|
||||
*/
|
||||
@Schema(description = "同步状态")
|
||||
|
Reference in New Issue
Block a user