ludc
2023-05-09 1b8120cacac0037fcb1f8ae747c2f54eb735368b
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;
}