提交 f3078bdf authored 作者: zhoushaopan's avatar zhoushaopan

[配发]加taskId

上级 4cee7bba
......@@ -284,4 +284,9 @@ public class AllotBill {
@ApiModelProperty(value = "收件方签收单集合")
@Transient
private List<FileRet> receiveFileList = new ArrayList<>();
@ApiModelProperty(value = "任务id")
@Transient
private Integer taskId;
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论