mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-08 05:27:59 +00:00
style 返回字段修改
This commit is contained in:
@@ -26,4 +26,7 @@ public class DaxPayResult<T extends DaxPayResponseModel> {
|
||||
|
||||
/** 数据签名 */
|
||||
private String sign;
|
||||
|
||||
/** 追踪ID */
|
||||
private String traceId;
|
||||
}
|
||||
|
Reference in New Issue
Block a user