Commit e3787ccc authored by tangwei's avatar tangwei

增加字段

parent cc8cba79
......@@ -33,7 +33,9 @@ public class PowerTransferCompanyResources extends BaseEntity {
@ApiModelProperty(value = "资源id")
private String resourcesId;
@ApiModelProperty(value = "调派关联部门id")
protected Long powerTransferCompanyId;
@ApiModelProperty(value = "资源名称")
private String resourcesName;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment