优化异步执行创建版本

This commit is contained in:
chenzhihang 2024-09-19 10:57:19 +08:00
parent 658ad688d3
commit 469c575250
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ public class GitProjectVo implements Serializable {
@ApiModelProperty(value = "项目标识", required = true)
private String repositoryName;
@ApiModelProperty(value = "项目分类ID", required = false)
private int projectCategoryId;
// @ApiModelProperty(value = "项目分类ID", required = false)
// private int projectCategoryId;
//
// @ApiModelProperty(value = "项目语言ID", required = false)