合并分支 'fix_foton_20230613' 到 'master'
取消his表的key记录 仅保留日志 查看合并请求 laws-foton-slrs/foton-wkflow-rest!54
This commit is contained in:
@@ -86,10 +86,6 @@ public class BusProcessModelHis implements Serializable {
|
|||||||
@TableField("FLAG")
|
@TableField("FLAG")
|
||||||
private String flag;
|
private String flag;
|
||||||
|
|
||||||
@ApiModelProperty(value = "文件key")
|
|
||||||
@TableField("FILE_KEY")
|
|
||||||
private String filekey;
|
|
||||||
|
|
||||||
@ApiModelProperty(value = "onlyOffice 访问编辑文件全路径")
|
@ApiModelProperty(value = "onlyOffice 访问编辑文件全路径")
|
||||||
@TableField(exist = false)
|
@TableField(exist = false)
|
||||||
private String downLoadUrl;
|
private String downLoadUrl;
|
||||||
|
|||||||
Reference in New Issue
Block a user