Commit f07c3338 authored by 郭凡凡's avatar 郭凡凡

添加字段

parent e26cc647
...@@ -33,7 +33,8 @@ public class OcpBaseTiocnDto extends OcpTenantBase implements Serializable { ...@@ -33,7 +33,8 @@ public class OcpBaseTiocnDto extends OcpTenantBase implements Serializable {
@ApiModelProperty(value = "应用调用的服务数量图标数据") @ApiModelProperty(value = "应用调用的服务数量图标数据")
private Object iocn; private Object iocn;
@ApiModelProperty(value = "图片类型")
private Object iocnKind;
@ApiModelProperty(value = "服务编码字符串") @ApiModelProperty(value = "服务编码字符串")
private String apiCodes; private String apiCodes;
......
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