IT系统图新增别名属性
This commit is contained in:
parent
0693b72ca6
commit
48317b9078
@ -5,5 +5,6 @@
|
||||
<attribute key="YiliChagePerson" title="应用负责人" type="string" value="" desc="" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||
<attribute key="DBA_A" title="DBA(A)" type="string" value="" desc="DBA1(A)" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||
<attribute key="DBA_B" title="DBA(B)" type="string" value="" desc="DBA(B)" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||
<attribute key="itsystem_type" title="类型" type="string" value="" desc="类型" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||
<attribute key="itsystem_type" title="类型" type="string" value="" desc="类型" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
|
||||
<attribute key="otherName" title="别名" type="string" value="" desc="别名" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="*" isValid="true"/>
|
||||
</attributes>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user