CRS-02803:Attribute 'string' has already been declared in a derived type 'string'
错误码
错误描述:Attribute 'string' has already been declared in a derived type 'string'
错误原因:An attempt was made to add a new attribute definition to a resource type that has an identically named attribute already defined in one or more derived types. Attributes declared in base types can be overridden in derived ones, but the opposite is not allowed.
解决方法:Pick a different attribute name or delete the derived type(s), resubmit, and then add derived types back.
向认证技术专家提问
向技术专家提问


