This commit is contained in:
zhouz
2024-06-22 10:48:49 +08:00
2 changed files with 9 additions and 0 deletions

View File

@@ -140,4 +140,10 @@ public class AcsTaskDto {
private String barcode;
/**
* 发货任务下发货叉宽度
*/
private String expandWidthLength;
}