style 订单修复号调整

This commit is contained in:
xxm1995
2024-01-31 15:00:48 +08:00
parent c088d21d2a
commit e05af18c2b
19 changed files with 50 additions and 46 deletions

View File

@@ -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;