调整配载、总单
This commit is contained in:
+3
@@ -52,4 +52,7 @@ public class BusinessRemoveResultVO implements Serializable {
|
||||
@Schema(description = "跳过编号")
|
||||
private List<String> skippedCodes = new ArrayList<>();
|
||||
|
||||
@Schema(description = "跳过原因")
|
||||
private List<String> skippedReasons = new ArrayList<>();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user