增加 每月可以删除续费计费主机的次数 设置
This commit is contained in:
parent
747950814e
commit
99d3aff205
@ -3,6 +3,7 @@
|
|||||||
return [
|
return [
|
||||||
'billing' => [
|
'billing' => [
|
||||||
'commission' => '0.1',
|
'commission' => '0.1',
|
||||||
|
'cycle_delete_times_every_month' => 2,
|
||||||
],
|
],
|
||||||
'wecom' => [
|
'wecom' => [
|
||||||
'robot_hook' => [
|
'robot_hook' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user