|
|
|
@@ -37,6 +37,7 @@ |
|
|
|
<result column="default_sign" jdbcType="INTEGER" property="defaultSign"/> |
|
|
|
<result column="group_support" jdbcType="INTEGER" property="groupSupport"/> |
|
|
|
<result column="live_support" jdbcType="INTEGER" property="liveSupport"/> |
|
|
|
<result column="use_card_by_search_phone" jdbcType="INTEGER" property="useCardBySearchPhone"/> |
|
|
|
|
|
|
|
|
|
|
|
<result column="cash_out_support" jdbcType="INTEGER" property="cashOutSupport"/> |
|
|
|
@@ -59,7 +60,7 @@ |
|
|
|
`img_url`,`img_url_h`, `weap_note`, `img_qrcode_weapp`, `img_qrcode_wemp`, |
|
|
|
`weapp_share_title`,`weapp_share_cover_img`, `pos_qrcode_rule`, |
|
|
|
`sale_type`, `valid_start`, `valid_end`,`business_hours`,`introduction`,`img`, |
|
|
|
`latitude`,`longitude`,`default_sign`,`group_support`,`live_support`, |
|
|
|
`latitude`,`longitude`,`default_sign`,`group_support`,`live_support`,`use_card_by_search_phone`, |
|
|
|
`cash_out_support`,`cash_out_limit`,`alipay_app_auth_token`,`alipay_member_template_id` |
|
|
|
</sql> |
|
|
|
|
|
|
|
|