Skip to content

Commit

Permalink
项目支持关联运营产品和根据运营产品搜索 #9636
Browse files Browse the repository at this point in the history
  • Loading branch information
fcfang123 committed Nov 6, 2023
1 parent f779fdd commit ce55c6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package com.tencent.devops.project.pojo
import io.swagger.annotations.ApiModel
import io.swagger.annotations.ApiModelProperty

@ApiModel("OBS基礎字典数据DTO")
@ApiModel("OBS基礎字典数据")
data class ObsBaseDictDTO(
@ApiModelProperty("jsonrpc")
val jsonrpc: String,
Expand Down

0 comments on commit ce55c6e

Please sign in to comment.