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