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
05b2858c
Commit
05b2858c
authored
Aug 04, 2021
by
耿鸿飞
Browse files
Options
Browse Files
Download
Plain Diff
update:mergemaster
parents
19d74e40
311aaed5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
+14
-3
interface.ini
interface.ini
+14
-3
No files found.
interface.ini
View file @
05b2858c
...
...
@@ -225,7 +225,7 @@ order.order.order_pay_callback = "http://order.int.yidian-inc.com/order/order/or
order.order.order_refund_callback
=
"http://order.int.yidian-inc.com/order/order/order_refund_callback"
order.order.order_info
=
"http://order.int.yidian-inc.com/order/order/order_info"
order.order.my_order_record
=
"http://order.int.yidian-inc.com/order/order/my_order_record"
order.user.is_new_user
=
"http://order.int.yidian-inc.com/order/order/is_new_user"
;订单后台
order.order.old_order_list
=
"http://order.int.yidian-inc.com/order/order/old_order_list"
...
...
@@ -291,7 +291,9 @@ coupon.wxapp.list_coupon = "http://coupon.int.yidian-inc.com/coupon/wxapp/list"
coupon.wxapp.save_share_invite_relation
=
"http://coupon.int.yidian-inc.com/coupon/wxapp/save_share_invite_relation"
;上传用户邀请关系
coupon.wxapp.get_capital_pool_amount = "http://coupon.int.yidian-inc.com/coupon/wxapp/get_capital_pool_amount" ;资金池剩余金额
coupon.wxapp.list_newuser_order_coupon
=
"http://coupon.int.yidian-inc.com/coupon/wxapp/list_newuser_order_coupon"
;获取新用户下单给老用户带来的优惠券列表
coupon.callback.pay = "http://coupon.int.yidian-inc.com/coupon/callback/pay" ;支付成功回调
coupon.callback.refund
=
"http://coupon.int.yidian-inc.com/coupon/callback/refund"
;退款成功回调
coupon.background.cancel = "http://coupon.int.yidian-inc.com/coupon/background/cancel" ;订单取消
[perf : prod : common]
...
...
@@ -515,6 +517,7 @@ order.order.order_pay_callback = "http://order.test.yidian-inc.com/order/order/o
order.order.order_refund_callback
=
"http://order.test.yidian-inc.com/order/order/order_refund_callback"
order.order.order_info
=
"http://order.test.yidian-inc.com/order/order/order_info"
order.order.my_order_record
=
"http://order.test.yidian-inc.com/order/order/my_order_record"
order.user.is_new_user
=
"http://order.test.yidian-inc.com/order/order/is_new_user"
;订单后台
order.order.old_order_list
=
"http://order.test.yidian-inc.com/order/order/old_order_list"
...
...
@@ -574,12 +577,15 @@ wallet.withdrawbackground.apply_detail = "http://wallet.test.yidian-inc.com/wall
wallet.withdrawbackground.record_list
=
"http://wallet.test.yidian-inc.com/wallet/background/record_list"
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
;======================== 9000000-dev coupon 微服务接口 ==============================
;======================== 9000000-dev coupon 微服务接口 ==============================
<<<<<<< HEAD
coupon.wxapp.apply_coupon
=
"http://coupon.test.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.list_coupon = "http://coupon.test.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
coupon.wxapp.save_share_invite_relation
=
"http://coupon.test.yidian-inc.com/coupon/wxapp/save_share_invite_relation"
;上传用户邀请关系
coupon.wxapp.get_capital_pool_amount = "http://coupon.test.yidian-inc.com/coupon/wxapp/get_capital_pool_amount" ;资金池剩余金额
coupon.wxapp.list_newuser_order_coupon
=
"http://coupon.test.yidian-inc.com/coupon/wxapp/list_newuser_order_coupon"
;获取新用户下单给老用户带来的优惠券列表
coupon.callback.pay = "http://coupon.test.yidian-inc.com/coupon/callback/pay" ;支付成功回调
coupon.callback.refund
=
"http://coupon.test.yidian-inc.com/coupon/callback/refund"
;退款成功回调
coupon.background.cancel = "http://coupon.test.yidian-inc.com/coupon/background/cancel" ;订单取消
[dev : test : common]
...
...
@@ -767,6 +773,7 @@ order.order.order_pay_callback = "http://order.dev.yidian-inc.com/order/order/or
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.old_order_list
=
"http://order.dev.yidian-inc.com/order/order/old_order_list"
...
...
@@ -826,12 +833,16 @@ wallet.withdrawbackground.record_list = "http://wallet.dev.yidian-inc.com/wallet
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
;======================== 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.list_newuser_order_coupon
=
"http://coupon.dev.yidian-inc.com/coupon/wxapp/list_newuser_order_coupon"
;获取新用户下单给老用户带来的优惠券列表
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"
;订单取消
; ======================= gateway ==================================================================================
[prod-gateway : prod]
...
...
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