mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-04 03:30:36 +00:00
style 订单修复号调整
This commit is contained in:
@@ -35,8 +35,8 @@ public class SyncResult extends CommonResult {
|
||||
@Schema(description = "是否进行了修复")
|
||||
private boolean repair;
|
||||
|
||||
@Schema(description = "修复ID")
|
||||
private Long repairId;
|
||||
@Schema(description = "修复号")
|
||||
private String repairOrderNo;
|
||||
|
||||
@Schema(description = "失败原因")
|
||||
private String errorMsg;
|
||||
|
Reference in New Issue
Block a user