ludc
2023-05-16 5845950aa395da1a1f56a5fff4c80358cf4b5f7f
Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodePhaseAttr.java
@@ -41,10 +41,11 @@
    */
   @ApiModelProperty(value = "")
   private String codePhaseOid;
   /**
    *
    */
   @ApiModelProperty(value = "")
   private String attributegroup;
   private String attributeGroup;
}