Skip to content

Instantly share code, notes, and snippets.

@user20161119
Created March 12, 2018 03:43
Show Gist options
  • Save user20161119/fb4b85b669eeba0ceeaba160b17f7a28 to your computer and use it in GitHub Desktop.
Save user20161119/fb4b85b669eeba0ceeaba160b17f7a28 to your computer and use it in GitHub Desktop.
小叶会员卡信息
{
"errcode": 0,
"errmsg": "ok",
"card": {
"card_type": "MEMBER_CARD",
"member_card": {
"base_info": {
"id": "p-MiYw6i3XjlwJtFEbHZTlD0O4mc",
"logo_url": "http:\/\/mmbiz.qpic.cn\/mmbiz_png\/EFUibPEPqeP5YL1WJ5YKfUG6020cjFP7lJoibnySWrUyRzMJOp68McniccQ5JVNXLNWbpvOxsAl3dibnKuq8qvAs9A\/0?wx_fmt=png",
"code_type": "CODE_TYPE_BARCODE",
"brand_name": "小叶云",
"title": "小叶会员卡",
"sub_title": "",
"date_info": {
"type": "DATE_TYPE_PERMANENT"
},
"color": "#55BD47",
"notice": "收银结算时请您出示会员卡",
"description": "",
"location_id_list": [
],
"get_limit": 1,
"can_share": true,
"can_give_friend": false,
"status": "CARD_STATUS_VERIFY_OK",
"sku": {
"quantity": 999999967,
"total_quantity": 1000000000
},
"create_time": 1487149046,
"update_time": 1507886385,
"use_all_locations": true,
"area_code_list": [
]
},
"supply_bonus": true,
"supply_balance": false,
"prerogative": "每消费100元,赠送1积分",
"auto_activate": false,
"wx_activate": true,
"bonus_rule": {
"cost_money_unit": 10000,
"increase_bonus": 1,
"cost_bonus_unit": 1,
"reduce_money": 100
},
"background_pic_url": "",
"advanced_info": {
"time_limit": [
{
"type": "MONDAY"
},
{
"type": "TUESDAY"
},
{
"type": "WEDNESDAY"
},
{
"type": "THURSDAY"
},
{
"type": "FRIDAY"
},
{
"type": "SATURDAY"
},
{
"type": "SUNDAY"
}
],
"text_image_list": [
],
"business_service": [
"BIZ_SERVICE_FREE_WIFI",
"BIZ_SERVICE_FREE_PARK",
"BIZ_SERVICE_DELIVER"
],
"consume_share_card_list": [
],
"use_condition": {
"can_use_with_other_discount": false,
"can_use_with_membercard": false
},
"share_friends": false
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment