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
fc35f4d6
Commit
fc35f4d6
authored
Aug 24, 2021
by
luhongguang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://git.yidian-inc.com:8021/bp/yaconf
parents
88476957
953395ad
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
30 additions
and
12 deletions
+30
-12
interface.ini
interface.ini
+19
-2
mysql.ini
mysql.ini
+8
-8
request.ini
request.ini
+2
-1
wallet.ini
wallet.ini
+1
-1
No files found.
interface.ini
View file @
fc35f4d6
...
@@ -309,6 +309,8 @@ order.deliverer.list_day_deliverer = "http://order.int.yidian-inc.com/deliverer/
...
@@ -309,6 +309,8 @@ order.deliverer.list_day_deliverer = "http://order.int.yidian-inc.com/deliverer/
order.deliverer.save_day_deliverer
=
"http://order.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf
=
"http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.list_day_deliverer_conf
=
"http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down
=
"http://order.int.yidian-inc.com/deliverer/deliverer/plan_down"
order.deliverer.plan_down
=
"http://order.int.yidian-inc.com/deliverer/deliverer/plan_down"
order.deliverer.build_plan
=
"http://order.int.yidian-inc.com/deliverer/deliverer/build_plan"
order.deliverer.plan_down_log
=
"http://order.int.yidian-inc.com/deliverer/deliverer/plan_down_log"
;======================= 6000000-prod pay微服务接口 =======================
;======================= 6000000-prod pay微服务接口 =======================
pay.order.pay
=
"http://pay.int.yidian-inc.com/pay/order/pay"
pay.order.pay
=
"http://pay.int.yidian-inc.com/pay/order/pay"
pay.order.refund
=
"http://pay.int.yidian-inc.com/pay/order/refund"
pay.order.refund
=
"http://pay.int.yidian-inc.com/pay/order/refund"
...
@@ -340,6 +342,9 @@ wallet.withdrawbackground.record_list = "http://wallet.int.yidian-inc.com/wallet
...
@@ -340,6 +342,9 @@ wallet.withdrawbackground.record_list = "http://wallet.int.yidian-inc.com/wallet
wallet.historyapi.sendmsg
=
"https://ex.jwshq.cn/app/msg/sendMessage"
wallet.historyapi.sendmsg
=
"https://ex.jwshq.cn/app/msg/sendMessage"
wallet.withdrawbackground.account_list
=
"http://wallet.int.yidian-inc.com/wallet/background/account_list"
wallet.withdrawbackground.account_list
=
"http://wallet.int.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list
=
"http://wallet.int.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.record_list
=
"http://wallet.int.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status
=
"http://wallet.int.yidian-inc.com/wallet/background/get_wallet_account_status"
wallet.accountbackground.reset_wallet_account_status
=
"http://wallet.int.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req
=
"http://antispamx.yidianzixun.com/risk/req"
;======================== 9000000-dev coupon 微服务接口 ==============================
;======================== 9000000-dev coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon
=
"http://coupon.int.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.apply_coupon
=
"http://coupon.int.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
...
@@ -413,7 +418,8 @@ service.tcc.sync = "http://tcc.test.yidian-inc.com/tcc/sync"
...
@@ -413,7 +418,8 @@ service.tcc.sync = "http://tcc.test.yidian-inc.com/tcc/sync"
;======================= 1000000-test gateway微服务接口 =======================
;======================= 1000000-test gateway微服务接口 =======================
;登陆上报地理位置
;登陆上报地理位置
merchant.user.binding_location
=
"http://merchant.test.yidian-inc.com/user/user/binding_location"
merchant.user.binding_location
=
"http://merchant.test.yidian-inc.com/user/user/binding_location"
yidian.push.android_binding_token
=
"http://a3.go2yd.com/Website/push/binding-token-for-android"
yidian.push.ios_binding_token
=
"http://a3.go2yd.com/Website/push/binding-token"
;======================= 2000000-test merchant微服务接口 =======================
;======================= 2000000-test merchant微服务接口 =======================
...
@@ -663,6 +669,8 @@ order.deliverer.list_day_deliverer = "http://order.test.yidian-inc.com/deliverer
...
@@ -663,6 +669,8 @@ order.deliverer.list_day_deliverer = "http://order.test.yidian-inc.com/deliverer
order.deliverer.save_day_deliverer
=
"http://order.test.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.test.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf
=
"http://order.test.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.list_day_deliverer_conf
=
"http://order.test.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down
=
"http://order.test.yidian-inc.com/deliverer/deliverer/plan_down"
order.deliverer.plan_down
=
"http://order.test.yidian-inc.com/deliverer/deliverer/plan_down"
order.deliverer.build_plan
=
"http://order.test.yidian-inc.com/deliverer/deliverer/build_plan"
order.deliverer.plan_down_log
=
"http://order.test.yidian-inc.com/deliverer/deliverer/plan_down_log"
;======================= 6000000-test pay微服务接口 =======================
;======================= 6000000-test pay微服务接口 =======================
pay.order.pay
=
"http://pay.test.yidian-inc.com/pay/order/pay"
pay.order.pay
=
"http://pay.test.yidian-inc.com/pay/order/pay"
pay.order.refund
=
"http://pay.test.yidian-inc.com/pay/order/refund"
pay.order.refund
=
"http://pay.test.yidian-inc.com/pay/order/refund"
...
@@ -694,6 +702,9 @@ wallet.withdrawbackground.record_list = "http://wallet.test.yidian-inc.com/walle
...
@@ -694,6 +702,9 @@ wallet.withdrawbackground.record_list = "http://wallet.test.yidian-inc.com/walle
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.withdrawbackground.account_list
=
"http://wallet.test.yidian-inc.com/wallet/background/account_list"
wallet.withdrawbackground.account_list
=
"http://wallet.test.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list
=
"http://wallet.test.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.record_list
=
"http://wallet.test.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status
=
"http://wallet.test.yidian-inc.com/wallet/background/get_wallet_account_status"
wallet.accountbackground.reset_wallet_account_status
=
"http://wallet.test.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req
=
"http://antispamx.yidianzixun.com/risk/req"
;======================== 9000000-prod coupon 微服务接口 ==============================
;======================== 9000000-prod coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon
=
"http://coupon.test.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.apply_coupon
=
"http://coupon.test.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
...
@@ -729,7 +740,8 @@ service.tcc.sync = "http://tcc.test.yidian-inc.com/tcc/sync"
...
@@ -729,7 +740,8 @@ service.tcc.sync = "http://tcc.test.yidian-inc.com/tcc/sync"
;======================= 1000000-dev gateway微服务接口 =======================
;======================= 1000000-dev gateway微服务接口 =======================
;登陆上报地理位置
;登陆上报地理位置
merchant.user.binding_location
=
"http://merchant.dev.yidian-inc.com/user/user/binding_location"
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/binding-token-for-android"
yidian.push.ios_binding_token
=
"http://a3.go2yd.com/Website/push/binding-token"
;======================= 2000000-dev merchant微服务接口 =======================
;======================= 2000000-dev merchant微服务接口 =======================
merchant.personal.check
=
"http://merchant.dev.yidian-inc.com/auth/personal/check"
merchant.personal.check
=
"http://merchant.dev.yidian-inc.com/auth/personal/check"
...
@@ -978,6 +990,8 @@ order.deliverer.list_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/
...
@@ -978,6 +990,8 @@ order.deliverer.list_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/
order.deliverer.save_day_deliverer
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/save_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.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.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"
;======================= 6000000-dev pay微服务接口 =======================
;======================= 6000000-dev pay微服务接口 =======================
pay.order.pay
=
"http://pay.dev.yidian-inc.com/pay/order/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.refund
=
"http://pay.dev.yidian-inc.com/pay/order/refund"
...
@@ -1009,6 +1023,9 @@ wallet.withdrawbackground.record_list = "http://wallet.dev.yidian-inc.com/wallet
...
@@ -1009,6 +1023,9 @@ wallet.withdrawbackground.record_list = "http://wallet.dev.yidian-inc.com/wallet
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.withdrawbackground.account_list
=
"http://wallet.dev.yidian-inc.com/wallet/background/account_list"
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.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"
;======================== 9000000-dev coupon 微服务接口 ==============================
;======================== 9000000-dev coupon 微服务接口 ==============================
...
...
mysql.ini
View file @
fc35f4d6
...
@@ -264,8 +264,8 @@ commerce.connect_timeout=2
...
@@ -264,8 +264,8 @@ commerce.connect_timeout=2
commerce.username
=
'commerce_rw'
commerce.username
=
'commerce_rw'
commerce.password
=
'zhd8IJZdpAgxyvc6EVPP3VG8'
commerce.password
=
'zhd8IJZdpAgxyvc6EVPP3VG8'
commerce.charset
=
'utf8mb4'
commerce.charset
=
'utf8mb4'
commerce.write.host
=
'
10.9.155.216
:4066'
commerce.write.host
=
'
commerce.db.appgc.yidian-inc.com
:4066'
commerce.read.host
=
'
10.9.155.216
:4066'
commerce.read.host
=
'
commerce.db.appgc.yidian-inc.com
:4066'
; 生活号 接龙拼单 用户信息
; 生活号 接龙拼单 用户信息
...
@@ -300,8 +300,8 @@ commerce.connect_timeout=2
...
@@ -300,8 +300,8 @@ commerce.connect_timeout=2
commerce.username
=
'commerce_rw'
commerce.username
=
'commerce_rw'
commerce.password
=
'zhd8IJZdpAgxyvc6EVPP3VG8'
commerce.password
=
'zhd8IJZdpAgxyvc6EVPP3VG8'
commerce.charset
=
'utf8mb4'
commerce.charset
=
'utf8mb4'
commerce.write.host
=
'
10.9.155.216
:4066'
commerce.write.host
=
'
commerce.db.appgc.yidian-inc.com
:4066'
commerce.read.host
=
'
10.9.155.216
:4066'
commerce.read.host
=
'
commerce.db.appgc.yidian-inc.com
:4066'
; 生活号 接龙拼单 用户信息
; 生活号 接龙拼单 用户信息
...
@@ -311,8 +311,8 @@ zhiyue.connect_timeout=2
...
@@ -311,8 +311,8 @@ zhiyue.connect_timeout=2
zhiyue.username
=
'zhiyue_ro'
zhiyue.username
=
'zhiyue_ro'
zhiyue.password
=
's5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q'
zhiyue.password
=
's5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q'
zhiyue.charset
=
'utf8mb4'
zhiyue.charset
=
'utf8mb4'
zhiyue.write.host
=
'
10.9.110.120
:4066'
zhiyue.write.host
=
'
zhiyue-slave.db.appgc.yidian-inc.com
:4066'
zhiyue.read.host
=
'
10.9.110.120
:4066'
zhiyue.read.host
=
'
zhiyue-slave.db.appgc.yidian-inc.com
:4066'
; 开发联调测试
; 开发联调测试
[dev-order : order : common]
[dev-order : order : common]
...
@@ -345,8 +345,8 @@ zhiyue.connect_timeout=2
...
@@ -345,8 +345,8 @@ zhiyue.connect_timeout=2
zhiyue.username
=
'zhiyue_ro'
zhiyue.username
=
'zhiyue_ro'
zhiyue.password
=
's5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q'
zhiyue.password
=
's5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q'
zhiyue.charset
=
'utf8mb4'
zhiyue.charset
=
'utf8mb4'
zhiyue.write.host
=
'
10.9.110.120
:4066'
zhiyue.write.host
=
'
zhiyue-slave.db.appgc.yidian-inc.com
:4066'
zhiyue.read.host
=
'
10.9.110.120
:4066'
zhiyue.read.host
=
'
zhiyue-slave.db.appgc.yidian-inc.com
:4066'
...
...
request.ini
View file @
fc35f4d6
...
@@ -9,7 +9,8 @@ log.exclude[] = "bj2-e05-126-165-6-lg.yidian.com"
...
@@ -9,7 +9,8 @@ log.exclude[] = "bj2-e05-126-165-6-lg.yidian.com"
[prod-merchant : merchant : common]
[prod-merchant : merchant : common]
[prod-interaction : interaction : common]
[prod-interaction : interaction : common]
[prod-gateway: gateway : common]
[prod-gateway: gateway : common]
exclude.url
[]
=
'/merchant/recruitinner/get_enterprise_info'
exclude.url
[]
=
'merchant/recruitinner/get_enterprise_info'
exclude.url
[]
=
'lifeaccount/recruit/get_enterprise_info'
[prod-wallet: wallet : common]
[prod-wallet: wallet : common]
...
...
wallet.ini
View file @
fc35f4d6
...
@@ -8,7 +8,7 @@ withdraw.day_total_amount = 100000;
...
@@ -8,7 +8,7 @@ withdraw.day_total_amount = 100000;
;Ping++轮训条数
;Ping++轮训条数
withdraw.pinpp_sync_limit
=
100;
withdraw.pinpp_sync_limit
=
100;
;提现审核阈值,超过进审核列表 单位 分
;提现审核阈值,超过进审核列表 单位 分
withdraw.withdraw_apply_amount
=
1
0;
withdraw.withdraw_apply_amount
=
50
0;
;关闭提现 0 打开 1 关闭
;关闭提现 0 打开 1 关闭
withdraw.is_closed
=
0;
withdraw.is_closed
=
0;
;白名单用户
;白名单用户
...
...
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