dto优化

This commit is contained in:
dzl 2025-05-28 09:31:44 +08:00
parent 5db2477ffc
commit d8407b491b

View File

@ -51,6 +51,11 @@ public class ReqComponentOutRecordDto {
*/
private Integer stockInType;
/**
* 是否是整车绑定调用
*/
private Boolean isWholeBinding;
/**
* 中控信息列表包含所有ECU部件的出库记录
*/