|
@@ -85,7 +85,7 @@ public class ServiceAuthResultVo {
|
|
@ApiModelProperty(value = "服务资源提供方 tj_service:数据资源目录 bu_service 部级服务资源")
|
|
@ApiModelProperty(value = "服务资源提供方 tj_service:数据资源目录 bu_service 部级服务资源")
|
|
private String serviceResourceId;
|
|
private String serviceResourceId;
|
|
|
|
|
|
- @ApiModelProperty(value = "服务共享方式 01接口服务 02数据服务 03数据库 04bu服务资源 目前只用bu服务资源才有值")
|
|
|
|
|
|
+ @ApiModelProperty(value = "服务共享方式 目前只用bu服务资源才有值")
|
|
private String serviceSharedWay;
|
|
private String serviceSharedWay;
|
|
|
|
|
|
@ApiModelProperty(value = "服务类型")
|
|
@ApiModelProperty(value = "服务类型")
|