update: plan surplus feature

This commit is contained in:
v2board
2023-08-20 03:21:33 +08:00
parent 31c5cf1c2b
commit 3f24ba9917
7 changed files with 29 additions and 59 deletions

View File

@ -38,7 +38,6 @@ class ConfigSave extends FormRequest
// subscribe
'plan_change_enable' => 'in:0,1',
'reset_traffic_method' => 'in:0,1,2,3,4',
'surplus_enable' => 'in:0,1',
'new_order_event_id' => 'in:0,1',
'renew_order_event_id' => 'in:0,1',
'change_order_event_id' => 'in:0,1',