|
@@ -101,8 +101,7 @@ public class OnlineDataDto {
|
|
@JsonIgnore
|
|
@JsonIgnore
|
|
private String userType;
|
|
private String userType;
|
|
|
|
|
|
- @ApiModelProperty(value ="一级场景类型名称",hidden = true)
|
|
|
|
- @JsonIgnore
|
|
|
|
|
|
+ @ApiModelProperty(value ="一级场景类型名称")
|
|
private String sceneTypeName;
|
|
private String sceneTypeName;
|
|
|
|
|
|
@ApiModelProperty("累计流量")
|
|
@ApiModelProperty("累计流量")
|