1.组织图 完善属性描述.

This commit is contained in:
翟林帆 2022-07-25 14:11:05 +08:00
parent b75c7b4cff
commit 8416c3fe8e

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<attributes type="customer">
<attribute key="post" title="岗位" type="string" value="" desc="1" isRequired="false" ref="" readonly="false" groupPath="baseAttribute" scope="%,*" isValid="true"/>
<attribute key="post" title="岗位" type="relation" value="" desc="岗位" isRequired="false" ref="{&quot;method&quot;:&quot;org.normal&quot;,&quot;type&quot;:&quot;shape&quot;,&quot;multiple&quot;:true,&quot;value&quot;:&quot;&quot;}" readonly="true" groupPath="baseAttribute" scope="%,*" isValid="true"/>
</attributes>