禅道bug修改。

This commit is contained in:
wangzhijiang
2023-03-24 11:23:22 +08:00
parent 3ffed9356c
commit b3230842fd
4 changed files with 11 additions and 3 deletions
@@ -18,7 +18,7 @@ public enum ProjectRoleEnum {
INTERFACE_PERSON1("工程接口人","30","Interface person"),
PERSON_LIABLE1("责任人","31","Person liable"),
// 项目库-认证清单使用。
INTERFACE_PERSON("接口人","20","Interface person"),
INTERFACE_PERSON("工程接口人","20","Interface person"),
PERSON_LIABLE("责任人","21","Person liable"),
;