Skip to content

Commit 202101e

Browse files
author
王灏
committed
[IMP] Bug fix
1 parent ac3ef5c commit 202101e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/choerodon/devops/api/vo/DevopsCiMavenBuildConfigVO.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public class DevopsCiMavenBuildConfigVO {
2323
@GeneratedValue(strategy = GenerationType.AUTO)
2424
private Long id;
2525

26-
@Encrypt
2726
@ApiModelProperty("项目下已有的maven仓库id列表 json")
2827
private String nexusMavenRepoIdStr;
2928

0 commit comments

Comments
 (0)