|
|
@ -25,4 +25,5 @@ public class InboundNotificationHeadVo extends InboundNotificationHeadEntity { |
|
|
private List<InboundNotificationHeadVo> submitList; |
|
|
private List<InboundNotificationHeadVo> submitList; |
|
|
private String[] statusArr; |
|
|
private String[] statusArr; |
|
|
private String departmentName; // 部门名称 |
|
|
private String departmentName; // 部门名称 |
|
|
|
|
|
private String categoryName; // 入库类别名称 |
|
|
} |
|
|
} |