## Opt - 删除isMakerSpace属性映射

This commit is contained in:
sangelxiu1 2025-06-09 14:33:55 +08:00
parent 7879490f8a
commit 1d884bf9bc
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@
<result column="PURCHASE_STATUS" property="purchaseStatus"/> <result column="PURCHASE_STATUS" property="purchaseStatus"/>
<result column="SHARE_STATUS" property="shareStatus"/> <result column="SHARE_STATUS" property="shareStatus"/>
<result column="REGISTER_AUTHORITY" property="registerAuthority"/> <result column="REGISTER_AUTHORITY" property="registerAuthority"/>
<result column="IS_MAKER_SPACE" property="isMakerSpace"/>
<result column="IS_TRANSFER" property="isTransfer"/> <result column="IS_TRANSFER" property="isTransfer"/>
<result column="IS_WITHDRAW" property="isWithdraw"/> <result column="IS_WITHDRAW" property="isWithdraw"/>
<result column="IS_CONSUME" property="isConsume"/> <result column="IS_CONSUME" property="isConsume"/>