67,538
社区成员
发帖
与我相关
我的任务
分享<set
name="locCodeId"
table="DSW_LOC"
lazy="false"
cascade="save-update"
sort="unsorted"
>
<key
column="DSW_ID"
>
</key>
<many-to-many
class="com.andrew.Region"
column="id"
/>
</set>