增加 佣金比例
This commit is contained in:
parent
b531ecf78f
commit
6b579cbd1a
@ -3,6 +3,8 @@
|
||||
return [
|
||||
'billing' => [
|
||||
'commission' => '0.1',
|
||||
// 推介佣金比例
|
||||
'commission_referral' => '0.05',
|
||||
],
|
||||
'wecom' => [
|
||||
'robot_hook' => [
|
||||
|
Loading…
Reference in New Issue
Block a user