feat(文档拆分): 撤回
This commit is contained in:
@@ -117,6 +117,11 @@ public class SarFileSplitInfoEO implements Serializable {
|
||||
@ApiModelProperty(value = "标准关联id")
|
||||
private String standardId;
|
||||
|
||||
/**发布前id*/
|
||||
@Excel(name = "发布前id", width = 15)
|
||||
@ApiModelProperty(value = "发布前id")
|
||||
private String publishBeforeId;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String flag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user