Commit dd733890 authored by 顾文旭's avatar 顾文旭

remove dev pre

parent e1cad16b
......@@ -467,459 +467,6 @@ account.account.get_account = "http://account.int.yidian-inc.com/account/account
account.billrecord.create = "http://account.int.yidian-inc.com/account/billrecord/create"
[perf : prod : common]
;======================= 基础服务接口 =======================
;短信
service.user.check_sms_code = "http://a4.go2yd.com/Website/user/check-sms-code"
service.user.send_sms_code = "http://a4.go2yd.com/Website/user/send-sms-code"
service.message.send_sms = "http://a4.go2yd.com/Website/message/send-sms"
;session相关
service.session.get = "http://a4.go2yd.com/Website/session/get-session"
service.session.set = "http://a4.go2yd.com/Website/session/set-session"
service.session.delete = "http://a4.go2yd.com/Website/session/delete-session"
service.session.mget = "http://a4.go2yd.com/Website/session/get-many-session"
;简网用户信息
service.jw_user.get_user_info = "http://blend.jwshq.yidian-inc.com/ydInner/getUserInfoByMobile"
service.jw_user.get_all_city_tree = "http://blend.jwshq.yidian-inc.com/ydInner/getAllCityTree"
service.jw_user.get_user_info_by_user_id = "http://blend.jwshq.yidian-inc.com/ydInner/getUserInfoByUserId"
service.jw_user.get_user_list = "http://blend.jwshq.yidian-inc.com/ydInner/getUserList"
service.jw_user.save_push_token = "http://blend.jwshq.yidian-inc.com/ydInnerToken/savePushToken"
service.jw_user.save_update_life = "http://blend.jwshq.yidian-inc.com/ydInnerLifeAccount/saveOrUpdateLifeAccount"
service.jw_user.get_user_digg = "http://blend.jwshq.yidian-inc.com/ydInner/getUserAgreeCount"
service.jw_user.get_share_user_info = "http://blend.jwshq.yidian-inc.com/ydInner/getShareUserInfo"
service.jw_user.get_wechat_openid = "http://blend.jwshq.yidian-inc.com/ydInner/getUserWXBindingInfo"
service.jw_user.is_subscribe = "http://blend.jwshq.yidian-inc.com/ydInner/getUserIsSubscribedShq"
service.jw_order.refund = "https://api.jwshq.cn/api/wx/hulk/order/refundByManager"
service.jw_order.reject = "https://api.jwshq.cn/api/wx/hulk/order/rejectRefundByBuyer"
service.cms.login = "http://cms.jwshq.cn/j_security_check.jsonr"
;Switch开关按钮域名
service.switch.api = "http://api.jwshq.cn/"
service.switch.ex = "https://ex.jwshq.cn/"
;idgen发号器
service.idgen = "http://idgen.int.yidian-inc.com/id/get"
;TCC事务协调器
service.tcc.try = "http://tcc.int.yidian-inc.com/tcc/try"
service.tcc.confirm = "http://tcc.int.yidian-inc.com/tcc/confirm"
service.tcc.cancel = "http://tcc.int.yidian-inc.com/tcc/cancel"
service.tcc.sync = "http://tcc.int.yidian-inc.com/tcc/sync"
;======================= 1000000-perf gateway微服务接口 =======================
;登陆上报地理位置
merchant.user.binding_location = "http://merchant.pre.int.yidian-inc.com/user/user/binding_location"
;======================= 2000000-perf merchant微服务接口 =======================
merchant.personal.check = "http://merchant.pre.int.yidian-inc.com/auth/personal/check"
merchant.personal.live_identity = "http://merchant.pre.int.yidian-inc.com/auth/personal/live_identity"
merchant.personal.complete = "http://merchant.pre.int.yidian-inc.com/auth/personal/complete"
merchant.personal.authentication = "http://merchant.pre.int.yidian-inc.com/auth/personal/authentication"
merchant.life_account.create_unauthorized = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/create_unauthorized"
merchant.user.life_account_list = "http://merchant.pre.int.yidian-inc.com/user/user/account_list"
merchant.enterprise.ent_check = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/check"
merchant.enterprise.ent_commit = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/business"
merchant.enterprise.legal_commit = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/legal"
merchant.enterprise.ent_personal = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/employed"
merchant.enterprise.live_identity = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/live"
merchant.enterprise.check_life = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/check_life"
merchant.enterprise.create_life = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/employed_complate"
merchant.enterprise.audit = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/audit"
merchant.enterprise.audit_list = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/audit_list"
merchant.enterprise.add_user = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/add_user"
merchant.enterprise.complete = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/complete"
merchant.enterprise.get_record_info = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/get_record_info"
merchant.enterprise.get_log = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/get_log"
merchant.enterprise.get_account_role_list = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/get_account_role_list"
merchant.enterprise.send_code = "http://merchant.pre.int.yidian-inc.com/auth/verify/send_code"
merchant.enterprise.check_code = "http://merchant.pre.int.yidian-inc.com/auth/verify/check_code"
merchant.enterprise.send_mobile_code = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/send_mobile_code"
merchant.enterprise.check_mobile_code = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/check_mobile_code"
merchant.enterprise.change_role = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/change_role"
merchant.enterprise.delete_life_user = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/delete_life_user"
merchant.recruitinner.add_enterprise = "http://merchant.pre.int.yidian-inc.com/lifeaccount/recruit/add_enterprise"
merchant.recruitinner.update_enterprise = "http://merchant.pre.int.yidian-inc.com/lifeaccount/recruit/update_enterprise"
merchant.recruitinner.get_enterprise = "http://merchant.pre.int.yidian-inc.com/lifeaccount/recruit/get_enterprise"
merchant.recruitinner.get_enterprise_info = "http://merchant.pre.int.yidian-inc.com/lifeaccount/recruit/get_enterprise_info"
merchant.recruitinner.batch_get_enterprise_info = "http://merchant.pre.int.yidian-inc.com/lifeaccount/recruit/batch_get_enterprise_info"
merchant.recruitinner.get_life_enter_info = "http://merchant.pre.int.yidian-inc.com/lifeaccount/recruit/get_life_enter_info"
merchant.authority.get_role_list = "http://merchant.pre.int.yidian-inc.com/authority/authority/get_role_list"
merchant.authority.add_role = "http://merchant.pre.int.yidian-inc.com/authority/authority/add_role"
merchant.authority.role_list = "http://merchant.pre.int.yidian-inc.com/authority/authority/role_list"
merchant.authority.get_role_info = "http://merchant.pre.int.yidian-inc.com/authority/authority/get_role_info"
merchant.authority.update_role = "http://merchant.pre.int.yidian-inc.com/authority/authority/update_role"
merchant.authority.delete_role = "http://merchant.pre.int.yidian-inc.com/authority/authority/delete_role"
merchant.authority.get_user_list = "http://merchant.pre.int.yidian-inc.com/authority/authority/get_user_list"
merchant.authority.get_user_info = "http://merchant.pre.int.yidian-inc.com/authority/authority/get_user_info"
merchant.authority.update_user = "http://merchant.pre.int.yidian-inc.com/authority/authority/update_user"
merchant.authority.add_user_role = "http://merchant.pre.int.yidian-inc.com/authority/authority/add_user_role"
merchant.enterprise.life_list = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/life_list"
merchant.enterprise.life_info = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/life_info"
merchant.enterprise.op_commit = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/op_commit"
merchant.enterprise.op_business_update = "http://merchant.pre.int.yidian-inc.com/auth/enterprise/op_business_update"
merchant.lifeaccount.get_account_by_lid = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_account_by_lid"
merchant.lifeaccount.get_account_info = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_account_info"
merchant.lifeaccount.get_lid_by_uid = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_lid_by_uid"
merchant.lifeaccount.get_life_account_by_id = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_life_account_by_id"
merchant.lifeaccount.get_life_account_by_ids = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_life_account_by_ids"
merchant.lifeaccount.get_life_account_by_name = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_life_account_by_name"
merchant.lifeaccount.get_life_account_by_full_name = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_life_account_by_full_name"
merchant.lifeaccount.get_account_info_by_lid = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_account_info_by_lid"
merchant.lifeaccount.batch_get_account_name = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/batch_get_account_name"
merchant.lifeaccount.update_life_account = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/update_life_account"
merchant.lifeaccount.get_merchant_entrance = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_merchant_entrance"
merchant.account.get_role_list = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_life_list = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_user_list = "http://merchant.pre.int.yidian-inc.com/lifeaccount/account/get_user_list"
;======================= 3000000-perf interaction微服务接口 =======================
;互动项目
interaction.index.follow = "http://interact.pre.int.yidian-inc.com/follow/index/follow"
interaction.index.follow_list = "http://interact.pre.int.yidian-inc.com/follow/index/follow_list"
interaction.index.is_follow = "http://interact.pre.int.yidian-inc.com/follow/index/is_follow"
interaction.inner.digg = "http://interact.pre.int.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow = "http://interact.pre.int.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account = "http://interact.pre.int.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat = "http://interact.pre.int.yidian-inc.com/msg/index/wechat_msg"
interaction.index.ding = "http://interact.pre.int.yidian-inc.com/msg/index/ding"
interaction.index.mini = "http://interact.pre.int.yidian-inc.com/msg/index/mini"
interaction.index.is_send = "http://interact.int.yidian-inc.com/msg/index/is_send"
interaction.index.is_subscribe = "http://interact.pre.int.yidian-inc.com/msg/index/is_subscribe"
interaction.index.subscribe = "http://interact.pre.int.yidian-inc.com/follow/index/subscribe"
interaction.index.is_subscribe_account = "http://interact.pre.int.yidian-inc.com/follow/index/is_subscribe_account"
;======================= 4000000-pre goods微服务接口 =======================
;门店
goods.shop.add_shop = "http://goods.pre.int.yidian-inc.com/shop/shop/add_shop"
goods.shop.get_shop_list = "http://goods.pre.int.yidian-inc.com/shop/shop/get_shop_list"
goods.shop.get_shop_info = "http://goods.pre.int.yidian-inc.com/shop/shop/get_shop_info"
goods.shop.update_shop = "http://goods.pre.int.yidian-inc.com/shop/shop/update_shop"
goods.shop.shop_list = "http://goods.pre.int.yidian-inc.com/shop/shop/shop_list"
;分销活动
goods.marketing.marketing_list = "http://goods.pre.int.yidian-inc.com/marketing/marketing/marketing_list"
goods.marketing.add_marketing = "http://goods.pre.int.yidian-inc.com/marketing/marketing/add_marketing"
goods.marketing.update_marketing = "http://goods.pre.int.yidian-inc.com/marketing/marketing/update_marketing"
goods.marketing.marketing_info = "http://goods.pre.int.yidian-inc.com/marketing/marketing/marketing_info"
goods.marketing.marketing_goods_list = "http://goods.pre.int.yidian-inc.com/marketing/marketinggoods/marketing_goods_list"
goods.marketing.generate_share_goods = "http://goods.pre.int.yidian-inc.com/marketing/marketinggoods/generate_share_goods"
goods.marketing.goods_list = "http://goods.pre.int.yidian-inc.com/marketing/marketing/marketing_goods_list"
goods.marketing.marketing_goods_rate = "http://goods.pre.int.yidian-inc.com/marketing/marketing/marketing_goods_rate"
goods.marketing.get_marketing_goods_list = "http://goods.pre.int.yidian-inc.com/marketing/marketinggoods/get_marketing_goods_list"
goods.public.get_marketing_list = "http://goods.pre.int.yidian-inc.com/marketing/marketing/get_marketing_list"
goods.public.get_distributor = "http://goods.pre.int.yidian-inc.com/marketing/distributor/get_distributor"
goods.public.pindan_goods = "http://goods.pre.int.yidian-inc.com/goods/goods/pindan_goods"
goods.public.user_wechat_bind = "http://goods.pre.int.yidian-inc.com/user/user/user_wechat_bind"
goods.public.take_place_by_goods_sku_ids = "http://goods.pre.int.yidian-inc.com/goods/goods/take_place_by_goods_sku_ids"
goods.marketing.tuancan_list = "http://goods.pre.yidian-inc.com/marketing/marketing/tuancan_list"
goods.marketing.pindan_active_and_ready_list = "http://goods.pre.yidian-inc.com/marketing/marketing/pindan_active_and_ready_list"
goods.marketing.pindan_end_list = "http://goods.pre.yidian-inc.com/marketing/marketing/pindan_end_list"
goods.marketing.pindan_active_basic_list = "http://goods.pre.yidian-inc.com/marketing/marketing/pindan_active_basic_list"
goods.marketing.is_online = "http://goods.pre.yidian-inc.com/marketing/marketing/is_online"
goods.marketing.get_operate_config = "http://goods.pre.yidian-inc.com/marketing/marketing/get_operate_config"
;营销中心
goods.marketing.yingxiao_list = "http://goods.pre.int.yidian-inc.com/marketing/marketing/yingxiao_list"
goods.marketing.toogle_yingxiao_online_status = "http://goods.pre.int.yidian-inc.com/marketing/marketing/toogle_yingxiao_online_status"
goods.marketing.get_small_program_config = "http://goods.pre.int.yidian-inc.com/marketing/marketing/get_small_program_config"
;团长
goods.marketing.second_distributor_list = "http://goods.pre.int.yidian-inc.com/marketing/distributor/second_distributor_list"
goods.marketing.apply_distributor = "http://goods.pre.int.yidian-inc.com/marketing/distributor/apply_distributor"
goods.marketing.apply_second_distributor = "http://goods.pre.int.yidian-inc.com/marketing/distributor/apply_second_distributor"
goods.marketing.send_sms_code = "http://goods.pre.int.yidian-inc.com/marketing/distributor/send_sms_code"
goods.marketing.distributor = "http://goods.pre.int.yidian-inc.com/marketing/distributor/distributor"
goods.marketing.distributor_list = "http://goods.pre.int.yidian-inc.com/marketing/distributor/distributor_list"
goods.marketing.distributor_code_url = "http://goods.pre.int.yidian-inc.com/marketing/distributor/distributor_code_url"
goods.marketing.is_distributor = "http://goods.pre.int.yidian-inc.com/marketing/distributor/is_distributor"
goods.marketing.update_marketing_online_status = "http://goods.pre.int.yidian-inc.com/marketing/marketing/update_marketing_online_status"
;自提点
goods.marketing.add_take_place = "http://goods.pre.int.yidian-inc.com/marketing/takeplace/add"
goods.marketing.take_place_list = "http://goods.pre.int.yidian-inc.com/marketing/takeplace/list"
goods.marketing.delete_take_place = "http://goods.pre.int.yidian-inc.com/marketing/takeplace/delete"
goods.marketing.get_bind_take_place_list = "http://goods.pre.int.yidian-inc.com/marketing/takeplace/get_bind_list"
goods.marketing.get_bind_take_place_detail = "http://goods.pre.int.yidian-inc.com/marketing/takeplace/detail"
goods.marketing.get_take_place_detail_by_ids = "http://goods.pre.int.yidian-inc.com/marketing/takeplace/get_detail_by_ids"
;团长分销
goods.marketing.colonel.add_config = "http://goods.pre.int.yidian-inc.com/marketing/colonel/add_config"
goods.marketing.colonel.colonel_config = "http://goods.pre.int.yidian-inc.com/marketing/colonel/colonel_config"
goods.marketing.colonel.place_order_process_logic = "http://goods.pre.int.yidian-inc.com/marketing/colonel/place_order_process_logic"
goods.marketing.colonel.refund_order_process_logic = "http://goods.pre.int.yidian-inc.com/marketing/colonel/refund_order_process_logic"
goods.marketing.colonel.task_control = "http://goods.pre.int.yidian-inc.com/marketing/colonel/task_control"
goods.marketing.colonel.colonel_index = "http://goods.pre.int.yidian-inc.com/marketing/colonel/colonel_index"
goods.marketing.colonel.bill_info = "http://goods.pre.int.yidian-inc.com/marketing/colonel/bill_info"
goods.marketing.colonel.invite_order_record = "http://goods.pre.int.yidian-inc.com/marketing/colonel/invite_order_record"
goods.marketing.colonel_apply_list = "http://goods.pre.int.yidian-inc.com/marketing/colonel/manage_colonel_apply_list"
goods.marketing.colonel_list = "http://goods.pre.int.yidian-inc.com/marketing/colonel/manage_colonel_list"
goods.marketing.colonel_audit = "http://goods.pre.int.yidian-inc.com/marketing/colonel/manage_audit"
goods.marketing.colonel_show_apply_point = "http://goods.pre.int.yidian-inc.com/marketing/colonel/manage_show_apply_point"
goods.marketing.colonel_add_apply_point = "http://goods.pre.int.yidian-inc.com/marketing/colonel/manage_add_apply_point"
goods.marketing.colonel_apply = "http://goods.pre.int.yidian-inc.com/marketing/colonel/apply"
goods.marketing.colonel_is_apply = "http://goods.pre.int.yidian-inc.com/marketing/colonel/is_apply"
goods.marketing.get_goods_list = "http://goods.pre.int.yidian-inc.com/marketing/marketinggoods/get_goods_list"
;供应商
goods.background.add_ota = "http://goods.pre.int.yidian-inc.com/goods/ota/add"
goods.background.ota_list = "http://goods.pre.int.yidian-inc.com/goods/ota/list"
goods.background.delete_ota = "http://goods.pre.int.yidian-inc.com/goods/ota/delete"
goods.background.undelete_ota = "http://goods.pre.int.yidian-inc.com/goods/ota/undelete"
goods.background.update_ota = "http://goods.pre.int.yidian-inc.com/goods/ota/update"
goods.background.ota_list_by_ids = "http://goods.pre.int.yidian-inc.com/goods/ota/ota_list_by_ids"
;分享
goods.wx.appgc = "https://wx.appgc.cn"
goods.api.jwshq = "http://api.jwshq.cn"
;商品
goods.public.get_goods_category_list = "http://goods.pre.int.yidian-inc.com/goods/goods/get_goods_category_list"
goods.public.get_level_one_category_list = "http://goods.pre.int.yidian-inc.com/goods/goods/get_level_one_category_list"
goods.public.goods_edit = "http://goods.pre.int.yidian-inc.com/goods/goods/edit"
goods.public.goods_online_offline = "http://goods.pre.int.yidian-inc.com/goods/goods/online_offline"
goods.public.check_goods_name = "http://goods.pre.int.yidian-inc.com/goods/goods/check_goods_name"
goods.background.goods_list_op = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_list_op"
goods.background.goods_info_op = "http://goods.pre.int.yidian-inc.com/goods/goods/info_op"
goods.background.goods_audit = "http://goods.pre.int.yidian-inc.com/goods/goods/audit"
goods.consumer.goods_list_c = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_list_c"
goods.consumer.goods_list_es = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_list_es"
goods.consumer.goods_info = "http://goods.pre.int.yidian-inc.com/goods/goods/info_fe"
goods.consumer.goods_add = "http://goods.pre.int.yidian-inc.com/goods/goods/add"
goods.consumer.pay_success_callback = "http://goods.pre.int.yidian-inc.com/goods/goods/pay_success_callback"
goods.consumer.init_shop = "http://goods.pre.int.yidian-inc.com/goods/goods/init_shop"
goods.public.goods_sku_list = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_sku_list"
goods.public.goods_spu_list = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_spu_list"
goods.public.get_goods_sku = "http://goods.pre.int.yidian-inc.com/goods/goods/get_goods_sku"
goods.public.goods_spu_shop_list = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_spu_shop_list"
goods.goods.refund = "http://goods.pre.int.yidian-inc.com/goods/goods/refund"
goods.public.goods_online_site = "http://goods.pre.int.yidian-inc.com/goods/goods/online_site"
goods.public.goods_snapshots = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_snapshots"
goods.public.place_order_goods_list = "http://goods.pre.int.yidian-inc.com/goods/goods/place_order_goods_list"
;用户绑定
goods.user.wechat_login = "http://goods.pre.int.yidian-inc.com/user/user/wechat_login"
goods.user.bind_phone = "http://goods.pre.int.yidian-inc.com/user/user/bind_phone"
goods.user.bind_avatar = "http://goods.pre.int.yidian-inc.com/user/user/bind_avatar"
goods.user.generate_url_link = "http://goods.pre.int.yidian-inc.com/user/user/generate_url_link"
;tcc调goods用子项目
goods.tcc.place_an_order_try = "http://goods.pre.int.yidian-inc.com/tcc/tcc/place_an_order_try"
goods.tcc.place_an_order_confirm = "http://goods.pre.int.yidian-inc.com/tcc/tcc/place_an_order_confirm"
goods.tcc.place_an_order_cancel = "http://goods.pre.int.yidian-inc.com/tcc/tcc/place_an_order_cancel"
goods.tcc.cancel_order_try = "http://goods.pre.int.yidian-inc.com/tcc/tcc/cancel_order_try"
goods.tcc.cancel_order_confirm = "http://goods.pre.int.yidian-inc.com/tcc/tcc/cancel_order_confirm"
goods.tcc.cancel_order_cancel = "http://goods.pre.int.yidian-inc.com/tcc/tcc/cancel_order_cancel"
;给订单后台用
goods.marketingfororder.marketing_list = "http://goods.pre.int.yidian-inc.com/marketing/marketingfororder/marketing_list"
goods.marketingfororder.goods_list = "http://goods.pre.int.yidian-inc.com/marketing/marketingfororder/goods_list"
goods.marketingfororder.take_place_list = "http://goods.pre.int.yidian-inc.com/marketing/marketingfororder/take_place_list"
;分类标签
goods.marketing.tag.list = "http://goods.pre.int.yidian-inc.com/marketing/tag/list"
goods.marketing.tag.edit = "http://goods.pre.int.yidian-inc.com/marketing/tag/edit"
goods.marketing.tag.delete = "http://goods.pre.int.yidian-inc.com/marketing/tag/delete"
goods.marketing.tag.detail = "http://goods.pre.int.yidian-inc.com/marketing/tag/detail"
;商圈
goods.marketing.business_circle.list = "http://goods.pre.int.yidian-inc.com/marketing/businesscircle/list"
goods.marketing.business_circle.edit = "http://goods.pre.int.yidian-inc.com/marketing/businesscircle/edit"
goods.marketing.business_circle.delete = "http://goods.pre.int.yidian-inc.com/marketing/businesscircle/delete"
goods.marketing.business_circle.detail = "http://goods.pre.int.yidian-inc.com/marketing/businesscircle/detail"
;======================= 5000000-pre order微服务接口 =======================
;订单
order.order.user_order_list = "http://order.pre.int.yidian-inc.com/order/order/user_order_list"
order.order.merchant_order_list = "http://order.pre.int.yidian-inc.com/order/order/merchant_order_list"
order.order.create_order = "http://order.pre.int.yidian-inc.com/order/order/create_order"
order.order.cancel_order = "http://order.pre.int.yidian-inc.com/order/order/cancel_order"
order.order.refund_apply = "http://order.pre.int.yidian-inc.com/order/order/refund_apply"
order.order.pay_order = "http://order.pre.int.yidian-inc.com/order/order/pay_order"
order.order.pay_order_item = "http://order.pre.int.yidian-inc.com/order/order/pay_order_item"
order.order.pay_order_info = "http://order.pre.int.yidian-inc.com/order/order/pay_order_info"
order.order.scanpurchase_userverify = "http://order.pre.int.yidian-inc.com/order/order/scanpurchase_userverify"
order.order.scanpurchase_userverify_url = "http://order.pre.int.yidian-inc.com/order/order/scanpurchase_userverify_url"
order.order.order_pay_callback = "http://order.pre.int.yidian-inc.com/order/order/order_pay_callback"
order.order.order_refund_callback = "http://order.pre.int.yidian-inc.com/order/order/order_refund_callback"
order.order.order_info = "http://order.pre.int.yidian-inc.com/order/order/order_info"
order.order.my_order_record = "http://order.pre.int.yidian-inc.com/order/order/my_order_record"
order.user.is_new_user = "http://order.pre.int.yidian-inc.com/order/order/is_new_user"
order.order.wx_share_code = "http://order.pre.int.yidian-inc.com/order/order/wx_share_code"
order.marketing.marketing_order_list = "http://order.pre.int.yidian-inc.com/order/marketing/marketing_order_list"
order.order.order_confirm_page = "http://order.pre.int.yidian-inc.com/order/order/order_confirm_page"
order.order.have_buy_order_statistics = "http://order.pre.int.yidian-inc.com/order/orderitem/have_buy_order_statistics"
order.order.have_buy_goods_user_count = "http://order.pre.int.yidian-inc.com/order/orderitem/have_buy_goods_user_count"
order.order.pindan_data_statistics = "http://order.pre.int.yidian-inc.com/order/Marketing/marketing_sale_count"
order.order.order_share_coupon = "http://order.pre.int.yidian-inc.com/order/orderitem/order_share_coupon"
;新订单后台
order.order.order_list = "http://order.pre.int.yidian-inc.com/order/order/order_list"
order.order.order_item_list = "http://order.pre.int.yidian-inc.com/order/order/order_item_list"
order.order.order_refund = "http://order.pre.int.yidian-inc.com/order/order/order_refund"
order.order.order_refund_reject = "http://order.pre.int.yidian-inc.com/order/order/order_refund_reject"
order.order.order_export = "http://order.pre.int.yidian-inc.com/order/order/order_export"
order.order.order_print = "http://order.pre.int.yidian-inc.com/order/order/print_order_list"
;订单后台
order.order.old_order_list = "http://order.pre.int.yidian-inc.com/order/order/old_order_list"
order.order.old_marketing_list = "http://order.pre.int.yidian-inc.com/order/order/old_marketing_list"
order.order.old_goods_list = "http://order.pre.int.yidian-inc.com/order/order/old_goods_list"
order.order.old_sub_shop_list = "http://order.pre.int.yidian-inc.com/order/order/old_sub_shop_list"
order.order.old_order_item_list = "http://order.pre.int.yidian-inc.com/order/order/old_order_item_list"
order.order.old_order_refund = "http://order.pre.int.yidian-inc.com/order/order/old_order_refund"
order.order.old_order_refund_reject = "http://order.pre.int.yidian-inc.com/order/order/old_order_refund_reject"
order.order.old_order_export = "http://order.pre.int.yidian-inc.com/order/order/old_order_export"
order.order.old_order_print = "http://order.pre.int.yidian-inc.com/order/order/old_print_order_list"
;用户老订单
order.order.old_user_order_list = "http://order.pre.int.yidian-inc.com/order/order/old_user_order_list"
order.order.old_order_info = "http://order.pre.int.yidian-inc.com/order/order/old_order_info"
;tcc调order用子项目
order.tcc.create_order_try = "http://order.pre.int.yidian-inc.com/tcc/tcc/create_order_try"
order.tcc.create_order_confirm = "http://order.pre.int.yidian-inc.com/tcc/tcc/create_order_confirm"
order.tcc.create_order_cancel = "http://order.pre.int.yidian-inc.com/tcc/tcc/create_order_cancel"
order.tcc.cancel_order_try = "http://order.pre.int.yidian-inc.com/tcc/tcc/cancel_order_try"
order.tcc.cancel_order_confirm = "http://order.pre.int.yidian-inc.com/tcc/tcc/cancel_order_confirm"
order.tcc.cancel_order_cancel = "http://order.pre.int.yidian-inc.com/tcc/tcc/cancel_order_cancel"
order.tcc.create_order_main = "http://order.pre.int.yidian-inc.com/tcc/tcc/create_order_main"
order.tcc.cancel_order_main = "http://order.pre.int.yidian-inc.com/tcc/tcc/cancel_order_main"
;deliver 骑手
order.deliverer.add_deliverer = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/add_deliverer"
order.deliverer.list_day_deliverer = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/plan_down"
order.deliverer.build_plan = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/build_plan"
order.deliverer.plan_down_log = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/plan_down_log"
order.deliverer.activate_deliverer = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/activate_deliverer";激活骑手
order.deliverer.list_deliverer = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/list_deliverer";骑手列表
order.deliverer.forbidden_deliverer = "http://order.pre.int.yidian-inc.com/deliverer/deliverer/forbidden_deliverer";禁用或者启用骑手
order.deliverer.jobs.give_app = "http://order.pre.int.yidian-inc.com/deliverer/jobs/give_app";小程序送餐任务
order.deliverer.jobs.give_detail_app = "http://order.pre.int.yidian-inc.com/deliverer/jobs/give_detail_app";小程序送餐任务详情
order.deliverer.jobs.take_app = "http://order.pre.int.yidian-inc.com/deliverer/jobs/take_app";小程序取餐任务
order.deliverer.jobs.punch_card_app = "http://order.pre.int.yidian-inc.com/deliverer/jobs/punch_card_app";小程序任务打卡
order.deliverer.jobs.userinfo_app = "http://order.pre.int.yidian-inc.com/deliverer/jobs/userinfo_app";小程序获取用户信息
order.deliverer.jobs.take_user_admin = "http://order.pre.int.yidian-inc.com/deliverer/jobs/take_user_admin";管理后台骑手取餐任务列表
order.deliverer.jobs.give_user_admin = "http://order.pre.int.yidian-inc.com/deliverer/jobs/give_user_admin";管理后台骑手送餐餐任务列表
order.deliverer.jobs.activity_admin = "http://order.pre.int.yidian-inc.com/deliverer/jobs/activity_admin";管理后台活动任务列表
order.deliverer.jobs.activity_user_admin = "http://order.pre.int.yidian-inc.com/deliverer/jobs/activity_user_admin";管理后台活动骑手任务列表
order.deliverer.jobs.activity_user_change_admin = "http://order.pre.int.yidian-inc.com/deliverer/jobs/activity_user_change_admin";管理后台活动骑手任务调整
order.deliverer.jobs.activity_publish_admin = "http://order.pre.int.yidian-inc.com/deliverer/jobs/activity_publish_admin";下发任务
order.deliverer.jobs.activity_build_admin = "http://order.pre.int.yidian-inc.com/deliverer/jobs/activity_build_admin";生成配送任务
;======================= 6000000-pre pay微服务接口 =======================
pay.order.pay = "http://pay.pre.int.yidian-inc.com/pay/order/pay"
pay.order.refund = "http://pay.pre.int.yidian-inc.com/pay/order/refund"
pay.order.write_off = "http://pay.pre.int.yidian-inc.com/pay/order/write_off"
pay.callback.pay = "http://pay.pre.int.yidian-inc.com/pay/callback/pay"
pay.callback.refund = "http://pay.pre.int.yidian-inc.com/pay/callback/refund"
pay.account.fund = "http://pay.pre.int.yidian-inc.com/pay/account/fund"
pay.order.charges = "http://pay.pre.int.yidian-inc.com/pay/order/charges"
;======================= 8000000-pre wallet微服务接口 =======================
;钱包
wallet.account.transfer = "http://wallet.pre.int.yidian-inc.com/wallet/account/transfer"
wallet.account.withdraw = "http://wallet.pre.int.yidian-inc.com/wallet/account/withdraw"
wallet.account.list = "http://wallet.pre.int.yidian-inc.com/wallet/account/list"
wallet.account.account_info = "http://wallet.pre.int.yidian-inc.com/wallet/account/account_info"
wallet.account.third_account_bind = "http://wallet.pre.int.yidian-inc.com/wallet/account/third_account_bind"
wallet.account.third_account = "http://wallet.pre.int.yidian-inc.com/wallet/account/third_account"
wallet.account.withdraw_validate = "http://wallet.pre.int.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_detail = "http://wallet.pre.int.yidian-inc.com/wallet/account/withdraw_detail"
wallet.historyapi.total_trade = "http://wallet.pre.int.yidian-inc.com/wallet/historyapi/total_trade"
wallet.historyapi.history_list = "http://wallet.pre.int.yidian-inc.com/wallet/historyapi/history_list"
wallet.historyapi.withdraw_wechat = "http://wallet.pre.int.yidian-inc.com/wallet/historyapi/withdraw_wechat"
wallet.callback.withdraw = "http://wallet.pre.int.yidian-inc.com/wallet/callback/withdraw"
wallet.withdrawbackground.apply_list = "http://wallet.pre.int.yidian-inc.com/wallet/background/apply_list"
wallet.withdrawbackground.blacklist = "http://wallet.pre.int.yidian-inc.com/wallet/background/blacklist"
wallet.withdrawbackground.withdraw_audit = "http://wallet.pre.int.yidian-inc.com/wallet/background/withdraw_audit"
wallet.withdrawbackground.back_freezing_fund = "http://wallet.pre.int.yidian-inc.com/wallet/background/back_freezing_fund"
wallet.withdrawbackground.apply_detail = "http://wallet.pre.int.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.record_list = "http://wallet.pre.int.yidian-inc.com/wallet/background/record_list"
wallet.historyapi.sendmsg = "https://ex.jwshq.cn/app/msg/sendMessage"
wallet.historyapi.sendmsg_new = "http://interact.int.yidian-inc.com/msg/index/withdraw_push"
wallet.withdrawbackground.account_list = "http://wallet.pre.int.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list = "http://wallet.pre.int.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status = "http://wallet.pre.int.yidian-inc.com/wallet/background/get_wallet_account_status"
wallet.accountbackground.reset_wallet_account_status = "http://wallet.pre.int.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req = "http://antispamx.yidianzixun.com/risk/req"
wallet.account.reset_third_account_bind = "http://wallet.pre.int.yidian-inc.com/wallet/account/reset_third_account_bind"
wallet.accountbackground.get_user_info_by_ids = "http://wallet.pre.yidian-inc.com/wallet/background/get_user_info_by_ids"
;======================== 9000000-pre coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券
coupon.wxapp.list_coupon = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
coupon.wxapp.save_share_invite_relation = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/save_share_invite_relation" ;上传用户邀请关系
coupon.wxapp.get_capital_pool_amount = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/get_capital_pool_amount" ;资金池剩余金额
coupon.wxapp.transfer_coupon = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/transfer_coupon" ;微信openid领取的优惠券转移到账号下
coupon.wxapp.list_newuser_order_coupon = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/list_newuser_order_coupon" ;获取新用户下单给老用户带来的优惠券列表
coupon.callback.deliver_goods = "http://coupon.pre.int.yidian-inc.com/coupon/callback/deliver_goods" ;确认发货回调
coupon.callback.pay = "http://coupon.pre.int.yidian-inc.com/coupon/callback/pay" ;支付成功回调
coupon.callback.refund = "http://coupon.pre.int.yidian-inc.com/coupon/callback/refund" ;退款成功回调
coupon.background.cancel = "http://coupon.pre.int.yidian-inc.com/coupon/background/cancel" ;订单取消
coupon.wxapp.invite_statistics = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/invite_statistics"
coupon.wxapp.invite_look_record = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/invite_look_record"
coupon.background.wx_invite_relation_list_by_user_ids = "http://coupon.pre.int.yidian-inc.com/coupon/background/wx_invite_relation_list_by_user_ids"
;资金池
coupon.capitalpool.detail = "http://coupon.pre.int.yidian-inc.com/coupon/capitalpool/detail" ;资金池详情
coupon.capitalpool.fetch_map_capitalpool = "http://coupon.pre.int.yidian-inc.com/coupon/capitalpool/fetch_map_capitalpool" ;资金池列表
coupon.capitalpool.add_amount = "http://coupon.pre.int.yidian-inc.com/coupon/capitalpool/add_amount" ;资金池添加资金
coupon.capitalpool.grant_user_amount = "http://coupon.pre.int.yidian-inc.com/coupon/capitalpool/grant_user_amount" ;资金池授予用户奖励
;优惠券
coupon.coupon.grant = "http://coupon.pre.int.yidian-inc.com/coupon/coupon/grant" ;优惠券授予用户
;tcc 调用
coupon.tcc.use_coupon_try = "http://coupon.pre.int.yidian-inc.com/tcc/tcc/use_coupon_try"
coupon.tcc.use_coupon_confirm = "http://coupon.pre.int.yidian-inc.com/tcc/tcc/use_coupon_confirm"
coupon.tcc.use_coupon_cancel = "http://coupon.pre.int.yidian-inc.com/tcc/tcc/use_coupon_cancel"
;======================= 7000000-pre account微服务接口 =======================
account.account.create = "http://account.pre.int.yidian-inc.com/account/account/create"
account.account.get_account = "http://account.pre.int.yidian-inc.com/account/account/get_account"
account.billrecord.create = "http://account.pre.int.yidian-inc.com/account/billrecord/create"
;======================== 10000000-pre shqc 微服务接口 ==============================
;生活圈c端 小鸡游戏 task模块
shqc.chicken.task.sign_in_list = "http://shqc.pre.int.yidian-inc.com/chicken/task/sign_in_list"
shqc.chicken.task.do_sign_in = "http://shqc.pre.int.yidian-inc.com/chicken/task/do_sign_in"
shqc.chicken.task.hour_check_list = "http://shqc.pre.int.yidian-inc.com/chicken/task/hour_check_list"
shqc.chicken.task.do_hour_check = "http://shqc.pre.int.yidian-inc.com/chicken/task/do_hour_check"
shqc.chicken.task.is_sign_today = "http://shqc.pre.int.yidian-inc.com/chicken/task/is_sign_today"
;生活圈c端 小鸡游戏 address模块
shqc.chicken.address.save_address = "http://shqc.pre.int.yidian-inc.com/chicken/address/save"
;生活圈c端 小鸡游戏 marketing模块
shqc.chicken.marketing.list = "http://shqc.pre.int.yidian-inc.com/chicken/marketing/list"
;生活圈c端 小鸡游戏 user模块
shqc.chicken.user.enter = "http://shqc.pre.int.yidian-inc.com/chicken/user/enter"
shqc.chicken.user.egg_percent = "http://shqc.pre.int.yidian-inc.com/chicken/user/egg_percent"
shqc.chicken.user.property = "http://shqc.pre.int.yidian-inc.com/chicken/user/property"
shqc.chicken.user.message_list = "http://shqc.pre.int.yidian-inc.com/chicken/user/message_list"
shqc.chicken.user.has_unread_message = "http://shqc.pre.int.yidian-inc.com/chicken/user/has_unread_message"
;生活圈c端 小鸡游戏 feed模块
shqc.chicken.feed.do_feed = "http://shqc.pre.int.yidian-inc.com/chicken/feed/do_feed"
[test : common]
;======================= 基础服务接口 =======================
......@@ -1379,422 +926,6 @@ shqc.chicken.feed.do_feed = "http://shqc.test.yidian-inc.com/chicken/feed/do_fee
[dev : test : common]
;TCC事务协调器
service.tcc.try = "http://tcc.test.yidian-inc.com/tcc/try"
service.tcc.confirm = "http://tcc.test.yidian-inc.com/tcc/confirm"
service.tcc.cancel = "http://tcc.test.yidian-inc.com/tcc/cancel"
service.tcc.sync = "http://tcc.test.yidian-inc.com/tcc/sync"
;======================= 1000000-dev gateway微服务接口 =======================
;登陆上报地理位置
merchant.user.binding_location = "http://merchant.dev.yidian-inc.com/user/user/binding_location"
yidian.push.android_binding_token = "http://a3.go2yd.com/Website/push/BindingShqTokenForAndroidAction.php"
yidian.push.ios_binding_token = "http://a3.go2yd.com/Website/push/BindingShqTokenAction.php"
;======================= 2000000-dev merchant微服务接口 =======================
merchant.personal.check = "http://merchant.dev.yidian-inc.com/auth/personal/check"
merchant.personal.live_identity = "http://merchant.dev.yidian-inc.com/auth/personal/live_identity"
merchant.personal.complete = "http://merchant.dev.yidian-inc.com/auth/personal/complete"
merchant.personal.authentication = "http://merchant.dev.yidian-inc.com/auth/personal/authentication"
merchant.life_account.create_unauthorized = "http://merchant.dev.yidian-inc.com/lifeaccount/account/create_unauthorized"
merchant.user.life_account_list = "http://merchant.dev.yidian-inc.com/user/user/account_list"
merchant.enterprise.ent_check = "http://merchant.dev.yidian-inc.com/auth/enterprise/check"
merchant.enterprise.ent_commit = "http://merchant.dev.yidian-inc.com/auth/enterprise/business"
merchant.enterprise.legal_commit = "http://merchant.dev.yidian-inc.com/auth/enterprise/legal"
merchant.enterprise.ent_personal = "http://merchant.dev.yidian-inc.com/auth/enterprise/employed"
merchant.enterprise.live_identity = "http://merchant.dev.yidian-inc.com/auth/enterprise/live"
merchant.enterprise.check_life = "http://merchant.dev.yidian-inc.com/auth/enterprise/check_life"
merchant.enterprise.create_life = "http://merchant.dev.yidian-inc.com/auth/enterprise/employed_complate"
merchant.enterprise.audit = "http://merchant.dev.yidian-inc.com/auth/enterprise/audit"
merchant.enterprise.audit_list = "http://merchant.dev.yidian-inc.com/auth/enterprise/audit_list"
merchant.enterprise.add_user = "http://merchant.dev.yidian-inc.com/auth/enterprise/add_user"
merchant.enterprise.complete = "http://merchant.dev.yidian-inc.com/auth/enterprise/complete"
merchant.enterprise.get_record_info = "http://merchant.dev.yidian-inc.com/auth/enterprise/get_record_info"
merchant.enterprise.get_log = "http://merchant.dev.yidian-inc.com/auth/enterprise/get_log"
merchant.enterprise.get_account_role_list = "http://merchant.dev.yidian-inc.com/auth/enterprise/get_account_role_list"
merchant.enterprise.send_code = "http://merchant.dev.yidian-inc.com/auth/verify/send_code"
merchant.enterprise.check_code = "http://merchant.dev.yidian-inc.com/auth/verify/check_code"
merchant.enterprise.send_mobile_code = "http://merchant.dev.yidian-inc.com/auth/enterprise/send_mobile_code"
merchant.enterprise.check_mobile_code = "http://merchant.dev.yidian-inc.com/auth/enterprise/check_mobile_code"
merchant.enterprise.change_role = "http://merchant.dev.yidian-inc.com/auth/enterprise/change_role"
merchant.enterprise.delete_life_user = "http://merchant.dev.yidian-inc.com/auth/enterprise/delete_life_user"
merchant.recruitinner.add_enterprise = "http://merchant.dev.yidian-inc.com/lifeaccount/recruit/add_enterprise"
merchant.recruitinner.update_enterprise = "http://merchant.dev.yidian-inc.com/lifeaccount/recruit/update_enterprise"
merchant.recruitinner.get_enterprise = "http://merchant.dev.yidian-inc.com/lifeaccount/recruit/get_enterprise"
merchant.recruitinner.get_enterprise_info = "http://merchant.dev.yidian-inc.com/lifeaccount/recruit/get_enterprise_info"
merchant.recruitinner.batch_get_enterprise_info = "http://merchant.dev.yidian-inc.com/lifeaccount/recruit/batch_get_enterprise_info"
merchant.recruitinner.get_life_enter_info = "http://merchant.dev.yidian-inc.com/lifeaccount/recruit/get_life_enter_info"
merchant.authority.get_role_list = "http://merchant.dev.yidian-inc.com/authority/authority/get_role_list"
merchant.authority.add_role = "http://merchant.dev.yidian-inc.com/authority/authority/add_role"
merchant.authority.role_list = "http://merchant.dev.yidian-inc.com/authority/authority/role_list"
merchant.authority.get_role_info = "http://merchant.dev.yidian-inc.com/authority/authority/get_role_info"
merchant.authority.update_role = "http://merchant.dev.yidian-inc.com/authority/authority/update_role"
merchant.authority.delete_role = "http://merchant.dev.yidian-inc.com/authority/authority/delete_role"
merchant.authority.get_user_list = "http://merchant.dev.yidian-inc.com/authority/authority/get_user_list"
merchant.authority.get_user_info = "http://merchant.dev.yidian-inc.com/authority/authority/get_user_info"
merchant.authority.update_user = "http://merchant.dev.yidian-inc.com/authority/authority/update_user"
merchant.authority.add_user_role = "http://merchant.dev.yidian-inc.com/authority/authority/add_user_role"
merchant.enterprise.life_list = "http://merchant.dev.yidian-inc.com/auth/enterprise/life_list"
merchant.enterprise.life_info = "http://merchant.dev.yidian-inc.com/auth/enterprise/life_info"
merchant.enterprise.op_commit = "http://merchant.dev.yidian-inc.com/auth/enterprise/op_commit"
merchant.enterprise.op_business_update = "http://merchant.dev.yidian-inc.com/auth/enterprise/op_business_update"
merchant.lifeaccount.get_account_by_lid = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_account_by_lid"
merchant.lifeaccount.get_account_info = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_account_info"
merchant.lifeaccount.get_lid_by_uid = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_lid_by_uid"
merchant.lifeaccount.get_life_account_by_id = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_life_account_by_id"
merchant.lifeaccount.get_life_account_by_ids = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_life_account_by_ids"
merchant.lifeaccount.get_life_account_by_name = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_life_account_by_name"
merchant.lifeaccount.get_life_account_by_full_name = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_life_account_by_full_name"
merchant.lifeaccount.get_account_info_by_lid = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_account_info_by_lid"
merchant.lifeaccount.batch_get_account_name = "merchant.dev.yidian-inc.com/lifeaccount/account/batch_get_account_name"
merchant.lifeaccount.update_life_account = "merchant.dev.yidian-inc.com/lifeaccount/account/update_life_account"
merchant.lifeaccount.get_merchant_entrance = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_merchant_entrance"
merchant.account.get_role_list = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_life_list = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_user_list = "http://merchant.dev.yidian-inc.com/lifeaccount/account/get_user_list"
;======================= 3000000-dev interaction微服务接口 =======================
;互动项目
interaction.index.follow = "http://interaction.dev.yidian-inc.com/follow/index/follow"
interaction.index.follow_list = "http://interaction.dev.yidian-inc.com/follow/index/follow_list"
interaction.index.is_follow = "http://interaction.dev.yidian-inc.com/follow/index/is_follow"
interaction.inner.digg = "http://interaction.dev.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow = "http://interaction.dev.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account = "http://interaction.dev.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat = "http://interact.int.yidian-inc.com/msg/index/wechat_msg"
interaction.index.ding = "http://interaction.dev.yidian-inc.com/msg/index/ding"
interaction.index.mini = "http://interaction.dev.yidian-inc.com/msg/index/mini"
interaction.index.is_send = "http://interact.int.yidian-inc.com/msg/index/is_send"
interaction.index.is_subscribe = "http://interaction.dev.yidian-inc.com/msg/index/is_subscribe"
interaction.index.subscribe = "http://interaction.dev.yidian-inc.com/follow/index/subscribe"
interaction.index.is_subscribe_account = "http://interaction.dev.yidian-inc.com/follow/index/is_subscribe_account"
;======================= 4000000-dev goods微服务接口 =======================
;门店
goods.shop.add_shop = "http://goods.dev.yidian-inc.com/shop/shop/add_shop"
goods.shop.get_shop_list = "http://goods.dev.yidian-inc.com/shop/shop/get_shop_list"
goods.shop.get_shop_info = "http://goods.dev.yidian-inc.com/shop/shop/get_shop_info"
goods.shop.update_shop = "http://goods.dev.yidian-inc.com/shop/shop/update_shop"
goods.shop.shop_list = "http://goods.dev.yidian-inc.com/shop/shop/shop_list"
;分销活动
goods.marketing.marketing_list = "http://goods.dev.yidian-inc.com/marketing/marketing/marketing_list"
goods.marketing.add_marketing = "http://goods.dev.yidian-inc.com/marketing/marketing/add_marketing"
goods.marketing.update_marketing = "http://goods.dev.yidian-inc.com/marketing/marketing/update_marketing"
goods.marketing.marketing_info = "http://goods.dev.yidian-inc.com/marketing/marketing/marketing_info"
goods.marketing.marketing_goods_list = "http://goods.dev.yidian-inc.com/marketing/marketinggoods/marketing_goods_list"
goods.marketing.generate_share_goods = "http://goods.dev.yidian-inc.com/marketing/marketinggoods/generate_share_goods"
goods.marketing.goods_list = "http://goods.dev.yidian-inc.com/marketing/marketing/marketing_goods_list"
goods.marketing.marketing_goods_rate = "http://goods.dev.yidian-inc.com/marketing/marketing/marketing_goods_rate"
goods.marketing.get_marketing_goods_list = "http://goods.dev.yidian-inc.com/marketing/marketinggoods/get_marketing_goods_list"
goods.marketing.tuancan_list = "http://goods.dev.yidian-inc.com/marketing/marketing/tuancan_list"
goods.marketing.pindan_active_and_ready_list = "http://goods.dev.yidian-inc.com/marketing/marketing/pindan_active_and_ready_list"
goods.marketing.pindan_end_list = "http://goods.dev.yidian-inc.com/marketing/marketing/pindan_end_list"
goods.marketing.pindan_active_basic_list = "http://goods.dev.yidian-inc.com/marketing/marketing/pindan_active_basic_list"
goods.marketing.is_online = "http://goods.dev.yidian-inc.com/marketing/marketing/is_online"
goods.marketing.get_operate_config = "http://goods.dev.yidian-inc.com/marketing/marketing/get_operate_config"
;团长
goods.marketing.second_distributor_list = "http://goods.dev.yidian-inc.com/marketing/distributor/second_distributor_list"
goods.marketing.apply_distributor = "http://goods.dev.yidian-inc.com/marketing/distributor/apply_distributor"
goods.marketing.apply_second_distributor = "http://goods.dev.yidian-inc.com/marketing/distributor/apply_second_distributor"
goods.marketing.send_sms_code = "http://goods.dev.yidian-inc.com/marketing/distributor/send_sms_code"
goods.marketing.distributor = "http://goods.dev.yidian-inc.com/marketing/distributor/distributor"
goods.marketing.distributor_list = "http://goods.dev.yidian-inc.com/marketing/distributor/distributor_list"
goods.marketing.distributor_code_url = "http://goods.dev.yidian-inc.com/marketing/distributor/distributor_code_url"
goods.marketing.is_distributor = "http://goods.dev.yidian-inc.com/marketing/distributor/is_distributor"
goods.marketing.update_marketing_online_status = "http://goods.dev.yidian-inc.com/marketing/marketing/update_marketing_online_status"
;自提点
goods.marketing.add_take_place = "http://goods.dev.yidian-inc.com/marketing/takeplace/add"
goods.marketing.take_place_list = "http://goods.dev.yidian-inc.com/marketing/takeplace/list"
goods.marketing.delete_take_place = "http://goods.dev.yidian-inc.com/marketing/takeplace/delete"
goods.marketing.get_bind_take_place_list = "http://goods.dev.yidian-inc.com/marketing/takeplace/get_bind_list"
goods.marketing.get_bind_take_place_detail = "http://goods.dev.yidian-inc.com/marketing/takeplace/detail"
goods.marketing.get_take_place_detail_by_ids = "http://goods.dev.yidian-inc.com/marketing/takeplace/get_detail_by_ids"
;团长分销
goods.marketing.colonel.add_config = "http://goods.dev.yidian-inc.com/marketing/colonel/add_config"
goods.marketing.colonel.colonel_config = "http://goods.dev.yidian-inc.com/marketing/colonel/colonel_config"
goods.marketing.colonel.place_order_process_logic = "http://goods.dev.yidian-inc.com/marketing/colonel/place_order_process_logic"
goods.marketing.colonel.refund_order_process_logic = "http://goods.dev.yidian-inc.com/marketing/colonel/refund_order_process_logic"
goods.marketing.colonel.task_control = "http://goods.dev.yidian-inc.com/marketing/colonel/task_control"
goods.marketing.colonel.colonel_index = "http://goods.dev.yidian-inc.com/marketing/colonel/colonel_index"
goods.marketing.colonel.bill_info = "http://goods.dev.yidian-inc.com/marketing/colonel/bill_info"
goods.marketing.colonel.invite_order_record = "http://goods.dev.yidian-inc.com/marketing/colonel/invite_order_record"
goods.marketing.colonel_apply_list = "http://goods.dev.yidian-inc.com/marketing/colonel/manage_colonel_apply_list"
goods.marketing.colonel_list = "http://goods.dev.yidian-inc.com/marketing/colonel/manage_colonel_list"
goods.marketing.colonel_audit = "http://goods.dev.yidian-inc.com/marketing/colonel/manage_audit"
goods.marketing.colonel_show_apply_point = "http://goods.dev.yidian-inc.com/marketing/colonel/manage_show_apply_point"
goods.marketing.colonel_add_apply_point = "http://goods.dev.yidian-inc.com/marketing/colonel/manage_add_apply_point"
goods.marketing.colonel_apply = "http://goods.dev.yidian-inc.com/marketing/colonel/apply"
goods.marketing.colonel_is_apply = "http://goods.dev.yidian-inc.com/marketing/colonel/is_apply"
goods.marketing.get_goods_list = "http://goods.dev.yidian-inc.com/marketing/marketinggoods/get_goods_list"
;营销中心
goods.marketing.yingxiao_list = "http://goods.dev.yidian-inc.com/marketing/marketing/yingxiao_list"
goods.marketing.toogle_yingxiao_online_status = "http://goods.dev.yidian-inc.com/marketing/marketing/toogle_yingxiao_online_status"
goods.marketing.get_small_program_config = "http://goods.dev.yidian-inc.com/marketing/marketing/get_small_program_config"
;供应商
goods.background.add_ota = "http://goods.dev.yidian-inc.com/goods/ota/add"
goods.background.ota_list = "http://goods.dev.yidian-inc.com/goods/ota/list"
goods.background.delete_ota = "http://goods.dev.yidian-inc.com/goods/ota/delete"
goods.background.undelete_ota = "http://goods.dev.yidian-inc.com/goods/ota/undelete"
goods.background.update_ota = "http://goods.dev.yidian-inc.com/goods/ota/update"
goods.background.ota_list_by_ids = "http://goods.dev.yidian-inc.com/goods/ota/ota_list_by_ids"
;分享
goods.wx.appgc = "https://testwx.appgc.cn"
goods.api.jwshq = "http://api.jwshq.cn"
;商品
goods.public.get_goods_category_list = "http://goods.dev.yidian-inc.com/goods/goods/get_goods_category_list"
goods.public.get_level_one_category_list = "http://goods.dev.yidian-inc.com/goods/goods/get_level_one_category_list"
goods.public.goods_edit = "http://goods.dev.yidian-inc.com/goods/goods/edit"
goods.public.goods_online_offline = "http://goods.dev.yidian-inc.com/goods/goods/online_offline"
goods.public.check_goods_name = "http://goods.dev.yidian-inc.com/goods/goods/check_goods_name"
goods.background.goods_list_op = "http://goods.dev.yidian-inc.com/goods/goods/goods_list_op"
goods.background.goods_info_op = "http://goods.dev.yidian-inc.com/goods/goods/info_op"
goods.background.goods_audit = "http://goods.dev.yidian-inc.com/goods/goods/audit"
goods.consumer.goods_list_c = "http://goods.dev.yidian-inc.com/goods/goods/goods_list_c"
goods.consumer.goods_list_es = "http://goods.dev.yidian-inc.com/goods/goods/goods_list_es"
goods.consumer.goods_info = "http://goods.dev.yidian-inc.com/goods/goods/info_fe"
goods.consumer.goods_add = "http://goods.dev.yidian-inc.com/goods/goods/add"
goods.consumer.pay_success_callback = "http://goods.dev.yidian-inc.com/goods/goods/pay_success_callback"
goods.consumer.init_shop = "http://goods.dev.yidian-inc.com/goods/goods/init_shop"
goods.public.goods_sku_list = "http://goods.dev.yidian-inc.com/goods/goods/goods_sku_list"
goods.public.goods_spu_list = "http://goods.dev.yidian-inc.com/goods/goods/goods_spu_list"
goods.public.get_goods_sku = "http://goods.dev.yidian-inc.com/goods/goods/get_goods_sku"
goods.public.goods_spu_shop_list = "http://goods.dev.yidian-inc.com/goods/goods/goods_spu_shop_list"
goods.public.get_marketing_list = "http://goods.dev.yidian-inc.com/marketing/marketing/get_marketing_list"
goods.public.get_distributor = "http://goods.dev.yidian-inc.com/marketing/distributor/get_distributor"
goods.public.pindan_goods = "http://goods.dev.yidian-inc.com/goods/goods/pindan_goods"
goods.public.user_wechat_bind = "http://goods.dev.yidian-inc.com/user/user/user_wechat_bind"
goods.public.take_place_by_goods_sku_ids = "http://goods.dev.yidian-inc.com/goods/goods/take_place_by_goods_sku_ids"
goods.goods.refund = "http://goods.dev.yidian-inc.com/goods/goods/refund"
goods.public.goods_online_site = "http://goods.dev.yidian-inc.com/goods/goods/online_site"
goods.public.goods_snapshots = "http://goods.dev.yidian-inc.com/goods/goods/goods_snapshots"
goods.public.place_order_goods_list = "http://goods.dev.yidian-inc.com/goods/goods/place_order_goods_list"
;用户绑定
goods.user.wechat_login = "http://goods.dev.yidian-inc.com/user/user/wechat_login"
goods.user.bind_phone = "http://goods.dev.yidian-inc.com/user/user/bind_phone"
goods.user.bind_avatar = "http://goods.dev.yidian-inc.com/user/user/bind_avatar"
goods.user.generate_url_link = "http://goods.dev.yidian-inc.com/user/user/generate_url_link"
;tcc调goods用子项目
goods.tcc.place_an_order_try = "http://goods.dev.yidian-inc.com/tcc/tcc/place_an_order_try"
goods.tcc.place_an_order_confirm = "http://goods.dev.yidian-inc.com/tcc/tcc/place_an_order_confirm"
goods.tcc.place_an_order_cancel = "http://goods.dev.yidian-inc.com/tcc/tcc/place_an_order_cancel"
goods.tcc.cancel_order_try = "http://goods.dev.yidian-inc.com/tcc/tcc/cancel_order_try"
goods.tcc.cancel_order_confirm = "http://goods.dev.yidian-inc.com/tcc/tcc/cancel_order_confirm"
goods.tcc.cancel_order_cancel = "http://goods.dev.yidian-inc.com/tcc/tcc/cancel_order_cancel"
;给订单后台用
goods.marketingfororder.marketing_list = "http://goods.dev.yidian-inc.com/marketing/marketingfororder/marketing_list"
goods.marketingfororder.goods_list = "http://goods.dev.yidian-inc.com/marketing/marketingfororder/goods_list"
goods.marketingfororder.take_place_list = "http://goods.dev.yidian-inc.com/marketing/marketingfororder/take_place_list"
;分类标签
goods.marketing.tag.list = "http://goods.dev.yidian-inc.com/marketing/tag/list"
goods.marketing.tag.edit = "http://goods.dev.yidian-inc.com/marketing/tag/edit"
goods.marketing.tag.delete = "http://goods.dev.yidian-inc.com/marketing/tag/delete"
goods.marketing.tag.detail = "http://goods.dev.yidian-inc.com/marketing/tag/detail"
;商圈
goods.marketing.business_circle.list = "http://goods.dev.yidian-inc.com/marketing/businesscircle/list"
goods.marketing.business_circle.edit = "http://goods.dev.yidian-inc.com/marketing/businesscircle/edit"
goods.marketing.business_circle.delete = "http://goods.dev.yidian-inc.com/marketing/businesscircle/delete"
goods.marketing.business_circle.detail = "http://goods.dev.yidian-inc.com/marketing/businesscircle/detail"
;======================= 5000000-dev order微服务接口 =======================
;订单
order.order.user_order_list = "http://order.dev.yidian-inc.com/order/order/user_order_list"
order.order.merchant_order_list = "http://order.dev.yidian-inc.com/order/order/merchant_order_list"
order.order.create_order = "http://order.dev.yidian-inc.com/order/order/create_order"
order.order.cancel_order = "http://order.dev.yidian-inc.com/order/order/cancel_order"
order.order.refund_apply = "http://order.dev.yidian-inc.com/order/order/refund_apply"
order.order.pay_order = "http://order.dev.yidian-inc.com/order/order/pay_order"
order.order.pay_order_item = "http://order.dev.yidian-inc.com/order/order/pay_order_item"
order.order.pay_order_info = "http://order.dev.yidian-inc.com/order/order/pay_order_info"
order.order.scanpurchase_userverify = "http://order.dev.yidian-inc.com/order/order/scanpurchase_userverify"
order.order.scanpurchase_userverify_url = "http://order.dev.yidian-inc.com/order/order/scanpurchase_userverify_url"
order.order.order_pay_callback = "http://order.dev.yidian-inc.com/order/order/order_pay_callback"
order.order.order_refund_callback = "http://order.dev.yidian-inc.com/order/order/order_refund_callback"
order.order.order_info = "http://order.dev.yidian-inc.com/order/order/order_info"
order.order.my_order_record = "http://order.dev.yidian-inc.com/order/order/my_order_record"
order.user.is_new_user = "http://order.dev.yidian-inc.com/order/order/is_new_user"
order.order.wx_share_code = "http://order.dev.yidian-inc.com/order/order/wx_share_code"
order.marketing.marketing_order_list = "http://order.dev.yidian-inc.com/order/marketing/marketing_order_list"
order.order.order_confirm_page = "http://order.dev.yidian-inc.com/order/order/order_confirm_page"
order.order.have_buy_order_statistics = "http://order.dev.yidian-inc.com/order/orderitem/have_buy_order_statistics"
order.order.have_buy_goods_user_count = "http://order.dev.yidian-inc.com/order/orderitem/have_buy_goods_user_count"
order.order.pindan_data_statistics = "http://order.dev.yidian-inc.com/order/Marketing/marketing_sale_count"
order.order.order_share_coupon = "http://order.dev.yidian-inc.com/order/orderitem/order_share_coupon"
order.marketing.marketing_user = "http://order.dev.yidian-inc.com/order/marketing/marketing_user"
;新订单后台
order.order.order_list = "http://order.dev.yidian-inc.com/order/order/order_list"
order.order.order_item_list = "http://order.dev.yidian-inc.com/order/order/order_item_list"
order.order.order_refund = "http://order.dev.yidian-inc.com/order/order/order_refund"
order.order.order_refund_reject = "http://order.dev.yidian-inc.com/order/order/order_refund_reject"
order.order.order_export = "http://order.dev.yidian-inc.com/order/order/order_export"
order.order.order_print = "http://order.dev.yidian-inc.com/order/order/print_order_list"
;订单后台
order.order.old_order_list = "http://order.dev.yidian-inc.com/order/order/old_order_list"
order.order.old_marketing_list = "http://order.dev.yidian-inc.com/order/order/old_marketing_list"
order.order.old_goods_list = "http://order.dev.yidian-inc.com/order/order/old_goods_list"
order.order.old_sub_shop_list = "http://order.dev.yidian-inc.com/order/order/old_sub_shop_list"
order.order.old_order_item_list = "http://order.dev.yidian-inc.com/order/order/old_order_item_list"
order.order.old_order_refund = "http://order.dev.yidian-inc.com/order/order/old_order_refund"
order.order.old_order_refund_reject = "http://order.dev.yidian-inc.com/order/order/old_order_refund_reject"
order.order.old_order_export = "http://order.dev.yidian-inc.com/order/order/old_order_export"
order.order.old_order_print = "http://order.dev.yidian-inc.com/order/order/old_print_order_list"
;用户老订单
order.order.old_user_order_list = "http://order.dev.yidian-inc.com/order/order/old_user_order_list"
order.order.old_order_info = "http://order.dev.yidian-inc.com/order/order/old_order_info"
;tcc调order用子项目
order.tcc.create_order_try = "http://order.dev.yidian-inc.com/tcc/tcc/create_order_try"
order.tcc.create_order_confirm = "http://order.dev.yidian-inc.com/tcc/tcc/create_order_confirm"
order.tcc.create_order_cancel = "http://order.dev.yidian-inc.com/tcc/tcc/create_order_cancel"
order.tcc.cancel_order_try = "http://order.dev.yidian-inc.com/tcc/tcc/cancel_order_try"
order.tcc.cancel_order_confirm = "http://order.dev.yidian-inc.com/tcc/tcc/cancel_order_confirm"
order.tcc.cancel_order_cancel = "http://order.dev.yidian-inc.com/tcc/tcc/cancel_order_cancel"
order.tcc.create_order_main = "http://order.dev.yidian-inc.com/tcc/tcc/create_order_main"
order.tcc.cancel_order_main = "http://order.dev.yidian-inc.com/tcc/tcc/cancel_order_main"
;deliver 骑手
order.deliverer.add_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/add_deliverer"
order.deliverer.list_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf = "http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down = "http://order.dev.yidian-inc.com/deliverer/deliverer/plan_down"
order.deliverer.build_plan = "http://order.dev.yidian-inc.com/deliverer/deliverer/build_plan"
order.deliverer.plan_down_log = "http://order.dev.yidian-inc.com/deliverer/deliverer/plan_down_log"
order.deliverer.activate_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/activate_deliverer";激活骑手
order.deliverer.list_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/list_deliverer";骑手列表
order.deliverer.forbidden_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/forbidden_deliverer";禁用或者启用骑手
order.deliverer.jobs.give_app = "http://order.dev.yidian-inc.com/deliverer/jobs/give_app";小程序送餐任务
order.deliverer.jobs.give_detail_app = "http://order.dev.yidian-inc.com/deliverer/jobs/give_detail_app";小程序送餐任务详情
order.deliverer.jobs.take_app = "http://order.dev.yidian-inc.com/deliverer/jobs/take_app";小程序取餐任务
order.deliverer.jobs.punch_card_app = "http://order.dev.yidian-inc.com/deliverer/jobs/punch_card_app";小程序任务打卡
order.deliverer.jobs.userinfo_app = "http://order.dev.yidian-inc.com/deliverer/jobs/userinfo_app";小程序获取用户信息
order.deliverer.jobs.take_user_admin = "http://order.dev.yidian-inc.com/deliverer/jobs/take_user_admin";管理后台骑手取餐任务列表
order.deliverer.jobs.give_user_admin = "http://order.dev.yidian-inc.com/deliverer/jobs/give_user_admin";管理后台骑手送餐餐任务列表
order.deliverer.jobs.activity_admin = "http://order.dev.yidian-inc.com/deliverer/jobs/activity_admin";管理后台活动任务列表
order.deliverer.jobs.activity_user_admin = "http://order.dev.yidian-inc.com/deliverer/jobs/activity_user_admin";管理后台活动骑手任务列表
order.deliverer.jobs.activity_user_change_admin = "http://order.dev.yidian-inc.com/deliverer/jobs/activity_user_change_admin";管理后台活动骑手任务调整
order.deliverer.jobs.activity_publish_admin = "http://order.dev.yidian-inc.com/deliverer/jobs/activity_publish_admin";下发任务
order.deliverer.jobs.activity_build_admin = "http://order.dev.yidian-inc.com/deliverer/jobs/activity_build_admin";生成配送任务
;======================= 6000000-dev pay微服务接口 =======================
pay.order.pay = "http://pay.dev.yidian-inc.com/pay/order/pay"
pay.order.refund = "http://pay.dev.yidian-inc.com/pay/order/refund"
pay.order.write_off = "http://pay.dev.yidian-inc.com/pay/order/write_off"
pay.callback.pay = "http://pay.dev.yidian-inc.com/pay/callback/pay"
pay.callback.refund = "http://pay.dev.yidian-inc.com/pay/callback/refund"
pay.account.fund = "http://pay.dev.yidian-inc.com/pay/account/fund"
pay.order.charges = "http://pay.dev.yidian-inc.com/pay/order/charges"
;======================= 8000000-dev wallet微服务接口 =======================
;钱包
wallet.account.transfer = "http://wallet.dev.yidian-inc.com/wallet/account/transfer"
wallet.account.withdraw = "http://wallet.dev.yidian-inc.com/wallet/account/withdraw"
wallet.account.list = "http://wallet.dev.yidian-inc.com/wallet/account/list"
wallet.account.account_info = "http://wallet.dev.yidian-inc.com/wallet/account/account_info"
wallet.account.third_account_bind = "http://wallet.dev.yidian-inc.com/wallet/account/third_account_bind"
wallet.account.third_account = "http://wallet.dev.yidian-inc.com/wallet/account/third_account"
wallet.account.withdraw_validate = "http://wallet.dev.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_detail = "http://wallet.dev.yidian-inc.com/wallet/account/withdraw_detail"
wallet.historyapi.total_trade = "http://wallet.dev.yidian-inc.com/wallet/historyapi/total_trade"
wallet.historyapi.history_list = "http://wallet.dev.yidian-inc.com/wallet/historyapi/history_list"
wallet.historyapi.withdraw_wechat = "http://wallet.dev.yidian-inc.com/wallet/historyapi/withdraw_wechat"
wallet.callback.withdraw = "http://wallet.dev.yidian-inc.com/wallet/callback/withdraw"
wallet.withdrawbackground.apply_list = "http://wallet.dev.yidian-inc.com/wallet/background/apply_list"
wallet.withdrawbackground.blacklist = "http://wallet.dev.yidian-inc.com/wallet/background/blacklist"
wallet.withdrawbackground.withdraw_audit = "http://wallet.dev.yidian-inc.com/wallet/background/withdraw_audit"
wallet.withdrawbackground.back_freezing_fund = "http://wallet.dev.yidian-inc.com/wallet/background/back_freezing_fund"
wallet.withdrawbackground.apply_detail = "http://wallet.dev.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.record_list = "http://wallet.dev.yidian-inc.com/wallet/background/record_list"
wallet.historyapi.sendmsg = "http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.historyapi.sendmsg_new = "http://interaction.dev.yidian-inc.com/msg/index/withdraw_push"
wallet.withdrawbackground.account_list = "http://wallet.dev.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list = "http://wallet.dev.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status = "http://wallet.dev.yidian-inc.com/wallet/background/get_wallet_account_status"
wallet.accountbackground.reset_wallet_account_status = "http://wallet.dev.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req = "http://antispamx.yidianzixun.com/risk/req"
wallet.account.reset_third_account_bind = "http://wallet.dev.yidian-inc.com/wallet/account/reset_third_account_bind"
wallet.accountbackground.get_user_info_by_ids = "http://wallet.dev.yidian-inc.com/wallet/background/get_user_info_by_ids"
;======================== 9000000-dev coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon = "http://coupon.dev.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券
coupon.wxapp.list_coupon = "http://coupon.dev.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
coupon.wxapp.save_share_invite_relation = "http://coupon.dev.yidian-inc.com/coupon/wxapp/save_share_invite_relation" ;上传用户邀请关系
coupon.wxapp.get_capital_pool_amount = "http://coupon.dev.yidian-inc.com/coupon/wxapp/get_capital_pool_amount" ;资金池剩余金额
coupon.wxapp.transfer_coupon = "http://coupon.dev.yidian-inc.com/coupon/wxapp/transfer_coupon" ;微信openid领取的优惠券转移到账号下
coupon.wxapp.list_newuser_order_coupon = "http://coupon.dev.yidian-inc.com/coupon/wxapp/list_newuser_order_coupon" ;获取新用户下单给老用户带来的优惠券列表
coupon.callback.deliver_goods = "http://coupon.dev.yidian-inc.com/coupon/callback/deliver_goods" ;确认发货回调
coupon.callback.pay = "http://coupon.dev.yidian-inc.com/coupon/callback/pay" ;支付成功回调
coupon.callback.refund = "http://coupon.dev.yidian-inc.com/coupon/callback/refund" ;退款成功回调
coupon.background.cancel = "http://coupon.dev.yidian-inc.com/coupon/background/cancel" ;订单取消
coupon.wxapp.invite_statistics = "http://coupon.dev.yidian-inc.com/coupon/wxapp/invite_statistics"
coupon.wxapp.invite_look_record = "http://coupon.dev.yidian-inc.com/coupon/wxapp/invite_look_record"
coupon.background.wx_invite_relation_list_by_user_ids = "http://coupon.dev.yidian-inc.com/coupon/background/wx_invite_relation_list_by_user_ids"
;资金池
coupon.capitalpool.detail = "http://coupon.dev.yidian-inc.com/coupon/capitalpool/detail" ;资金池详情
coupon.capitalpool.fetch_map_capitalpool = "http://coupon.dev.yidian-inc.com/coupon/capitalpool/fetch_map_capitalpool" ;资金池列表
coupon.capitalpool.add_amount = "http://coupon.dev.yidian-inc.com/coupon/capitalpool/add_amount" ;资金池添加资金
coupon.capitalpool.grant_user_amount = "http://coupon.dev.yidian-inc.com/coupon/capitalpool/grant_user_amount" ;资金池授予用户奖励
;优惠券
coupon.coupon.grant = "http://coupon.dev.yidian-inc.com/coupon/coupon/grant" ;优惠券授予用户
;tcc 调用
coupon.tcc.use_coupon_try = "http://coupon.dev.yidian-inc.com/tcc/tcc/use_coupon_try"
coupon.tcc.use_coupon_confirm = "http://coupon.dev.yidian-inc.com/tcc/tcc/use_coupon_confirm"
coupon.tcc.use_coupon_cancel = "http://coupon.dev.yidian-inc.com/tcc/tcc/use_coupon_cancel"
;======================== 10000000-dev shqc 微服务接口 ==============================
;生活圈c端 小鸡游戏 task模块
shqc.chicken.task.sign_in_list = "http://shqc.dev.yidian-inc.com/chicken/task/sign_in_list"
shqc.chicken.task.do_sign_in = "http://shqc.dev.yidian-inc.com/chicken/task/do_sign_in"
shqc.chicken.task.hour_check_list = "http://shqc.dev.yidian-inc.com/chicken/task/hour_check_list"
shqc.chicken.task.do_hour_check = "http://shqc.dev.yidian-inc.com/chicken/task/do_hour_check"
shqc.chicken.task.is_sign_today = "http://shqc.dev.yidian-inc.com/chicken/task/is_sign_today"
;生活圈c端 小鸡游戏 address模块
shqc.chicken.address.save_address = "http://shqc.dev.yidian-inc.com/chicken/address/save"
;生活圈c端 小鸡游戏 marketing模块
shqc.chicken.marketing.list = "http://shqc.dev.yidian-inc.com/chicken/marketing/list"
;生活圈c端 小鸡游戏 user模块
shqc.chicken.user.enter = "http://shqc.dev.yidian-inc.com/chicken/user/enter"
shqc.chicken.user.egg_percent = "http://shqc.dev.yidian-inc.com/chicken/user/egg_percent"
shqc.chicken.user.property = "http://shqc.dev.yidian-inc.com/chicken/user/property"
shqc.chicken.user.message_list = "http://shqc.dev.yidian-inc.com/chicken/user/message_list"
shqc.chicken.user.has_unread_message = "http://shqc.dev.yidian-inc.com/chicken/user/has_unread_message"
;生活圈c端 小鸡游戏 feed模块
shqc.chicken.feed.do_feed = "http://shqc.dev.yidian-inc.com/chicken/feed/do_feed"
;======================= 7000000-dev account微服务接口 =======================
account.account.create = "http://account.dev.yidian-inc.com/account/account/create"
account.account.get_account = "http://account.dev.yidian-inc.com/account/account/get_account"
account.billrecord.create = "http://account.dev.yidian-inc.com/account/billrecord/create"
; ======================= gateway ==================================================================================
[prod-gateway : prod]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment