企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] post:api/user/store_lists_new *token#登录令牌 user_id# time_start# time_end# store_name# province_code# city_code# area_code# status# pid#主店id is_delete#删除标志,0-未删;1-删除 is_close#关闭标志,0-未关;1-关闭 <<< success { "status": 1, "message": "数据返回成功", "order_data": [], "data": [ { "id": 182, "config_id": "13581762753", "pid": 0, "store_id": "2019112015150112110", "user_id": 91, "merchant_id": "", "user_pid": 0, "store_name": "苏州云层网络公司", "store_short_name": "苏州云层网络公司", "people": "张双双", "people_phone": "18262293203", "province_code": "320000", "city_code": "320500", "area_code": "320506", "province_name": "江苏省", "city_name": "苏州市", "area_name": "吴中区", "store_address": "启迪时尚科技城", "head_name": "张双双", "head_sfz_no": "32032119950126042X", "head_sfz_time": "2022-09-17", "head_sfz_stime": "2012-09-17", "category_id": "2015062600002758", "category_name": "购物商城", "store_license_no": "", "store_license_time": "", "store_license_stime": "", "weixin_name": "张双双", "weixin_no": "zss950117", "alipay_name": "", "alipay_account": "", "store_email": "1319914722@qq.com", "is_close": 0, "is_delete": 0, "is_admin_close": 0, "is_admin_close_desc": "资料未知", "store_type": 3, "store_type_name": "门店-个人", "status": 1, "status_desc": "审核成功", "admin_status": "02", "admin_status_desc": "未审核", "blacklist": 1, "wx_app_id": "", "wx_secret": "", "wx_subscribe_appId": "", "store_pay_ways_open": 1, "pay_ways_type": 0, "s_time": "06:00:00", "e_time": "23:59:59", "created_at": "2019-11-20 15:16:58", "updated_at": "2019-11-20 15:53:51", "user_name": "云收易网络科技", "store_pay_ways": [] //通道情况 }, { "id": 2, "config_id": "1234", "pid": 0, "store_id": "201999124846160576", "user_id": 91, "merchant_id": "30", "user_pid": 0, "store_name": "苏州慧客达", "store_short_name": "苏州慧客达1", "people": "张静", "people_phone": "13581762753", "province_code": "320000", "city_code": "320500", "area_code": "320506", "province_name": "江苏省", "city_name": "苏州市", "area_name": "吴中区", "store_address": "唯亭路60号启迪时尚科技城40幢402室", "head_name": "张静", "head_sfz_no": "340321199204066982", "head_sfz_time": "2039-06-05", "head_sfz_stime": "2019-06-05", "category_id": "2015062600002758", "category_name": "购物商城", "store_license_no": "", "store_license_time": "", "store_license_stime": "", "weixin_name": "无", "weixin_no": "无", "alipay_name": "无", "alipay_account": "无", "store_email": "2312750284@qq.com", "is_close": 0, "is_delete": 0, "is_admin_close": 0, "is_admin_close_desc": "资料未知", "store_type": 3, "store_type_name": "门店-个人", "status": 1, "status_desc": "审核成功", "admin_status": "1", "admin_status_desc": "审核成功", "blacklist": 1, "wx_app_id": "", "wx_secret": "", "wx_subscribe_appId": "", "store_pay_ways_open": 1, "pay_ways_type": 0, "s_time": "06:00:00", "e_time": "23:59:59", "created_at": "2019-09-09 12:54:54", "updated_at": "2019-11-19 16:42:10", "user_name": "云收易网络科技", "store_pay_ways": [ { "id": 3, "store_id": "201999124846160576", "ways_type": 12001, "company": "tfpay", //通道类型 "rate": "0.38", "rate_a": "0.60", "rate_b": "0.60", "rate_b_top": "20.00", "rate_c": "0.60", "rate_d": "0.60", "rate_d_top": "20.00", "rate_e": "0.60", "rate_f": "0.60", "rate_f_top": "20.00", "settlement_type": "D1", "ways_source": "alipay", "ways_desc": "支付宝-TF", "is_close": 0, "is_close_desc": null, "sort": 1, "status": 1, //通道状态(0-未开通;1-开通(/审核)成功;2-审核中;3-特殊状态,开通失败) "status_desc": "审核成功", "pcredit": "02", "credit": "01", "created_at": "2019-09-09 14:24:01", "updated_at": "2019-12-02 10:00:50" }, …… ] }, …… } } <<< error ~~~