Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yaconf
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
yaconf
Commits
f9b663aa
Commit
f9b663aa
authored
Sep 03, 2021
by
jianghaiming
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.yidian-inc.com/bp/yaconf
parents
d7bb959c
e61b99b6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
463 additions
and
0 deletions
+463
-0
interface.ini
interface.ini
+385
-0
kafka.ini
kafka.ini
+71
-0
wallet.ini
wallet.ini
+7
-0
No files found.
interface.ini
View file @
f9b663aa
...
@@ -397,6 +397,391 @@ coupon.tcc.use_coupon_cancel = "http://coupon.int.yidian-inc.com/tcc/tcc/use_cou
...
@@ -397,6 +397,391 @@ coupon.tcc.use_coupon_cancel = "http://coupon.int.yidian-inc.com/tcc/tcc/use_cou
[perf : prod : common]
[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
=
"https://api.jwshq.cn/api/wx/hulk/hulk/getUserSubscribedShq"
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.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.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.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.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.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"
;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"
;======================= 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"
;======================= 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"
;======================= 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.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"
;======================== 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"
[test : common]
[test : common]
...
...
kafka.ini
0 → 100644
View file @
f9b663aa
[common]
[gateway : common]
[prod-gateway : gateway : common]
[perf-gateway : gateway : common]
[test-gateway : gateway : common]
[dev-gateway : test-gateway : gateway : common]
;商户项目配置
;商户项目继承common + 自己的配置,此节中配置会覆盖父级的相同配置(不区分环境)
[merchant : common]
[prod-merchant : merchant : common]
[perf-merchant : prod-merchant : merchant : common]
[test-merchant : prod-merchant : merchant : common]
[dev-merchant : test-merchant : prod-merchant : merchant : common]
;触达项目
[interaction : common]
[prod-interaction : interaction : common]
subscribe.broker_list
=
'10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
subscribe.topic
=
'bp_str_jielong_subscribe_notify_prod'
[perf-interaction : prod-interaction : interaction : common]
[test-interaction : interaction : common]
subscribe.broker_list
=
'10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
subscribe.topic
=
'bp_str_jielong_subscribe_notify_test'
[dev-interaction : test-interaction : interaction : common]
subscribe.broker_list
=
'10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
subscribe.topic
=
'bp_str_jielong_subscribe_notify_dev'
;商品项目
[goods : common]
[prod-goods : goods : common]
goods.publish.broker_list
=
'10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
goods.publish.topic
=
'bp_str_jielong_goods_publish_prod'
[perf-goods : prod-goods : goods : common]
[test-goods : goods : common]
goods.publish.broker_list
=
'10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
goods.publish.topic
=
'bp_str_jielong_goods_publish_test'
[dev-goods : test-goods : goods : common]
goods.publish.broker_list
=
'10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
goods.publish.topic
=
'bp_str_jielong_goods_publish_dev'
;订单项目
[order : common]
[prod-order : order : common]
[perf-order : order : common]
[test-order : order : common]
[dev-order : test-order : order : common]
;优惠券项目
[coupon : common]
[prod-coupon : coupon : common]
[perf-order : coupon : common]
[test-order : coupon : common]
[dev-coupon : test-coupon : coupon : common]
;钱包项目
[wallet : common]
[prod-wallet : wallet : common]
[perf-wallet : wallet : common]
[test-wallet : wallet : common]
[dev-wallet : test-wallet : wallet : common]
\ No newline at end of file
wallet.ini
View file @
f9b663aa
...
@@ -23,6 +23,13 @@ withdraw.new_pingpp_appid = 'app_i58a94Pq1qfDDK4q';
...
@@ -23,6 +23,13 @@ withdraw.new_pingpp_appid = 'app_i58a94Pq1qfDDK4q';
;生活圈-线上-c端app-老版-提现
;生活圈-线上-c端app-老版-提现
withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
[perf-wallet : common]
;生产的pingpp key
;新版C端提现appid
withdraw.new_pingpp_appid
=
'app_f5O4aDrvXvXTiffb'
;
;生活圈-线上-c端app-老版-提现
withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
[test-wallet : common]
[test-wallet : common]
;新账户提现延迟(包含当天) 单位:天
;新账户提现延迟(包含当天) 单位:天
withdraw.defer_day
=
7;
withdraw.defer_day
=
7;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment