yuxc
2023-05-31 4ead3f1a8571b3536daedbd4a0268aebdfb86517
Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/service/ICodeOsattributeService.java
@@ -41,7 +41,6 @@
    */
   IPage<CodeOsattributeVO> selectCodeOsattributePage(IPage<CodeOsattributeVO> page, CodeOsattributeVO CodeOsattribute);
   boolean isDefaultAttr(String selectKey);
   Map<String, CodeOsattributeVO> getDefaultAttributeVOMap();