mirror of
https://github.com/v2board/v2board.git
synced 2025-06-14 21:57:50 +08:00
update
This commit is contained in:
@ -16,7 +16,7 @@ class ConfigSave extends FormRequest
|
||||
'app_name' => '',
|
||||
'app_url' => 'url',
|
||||
'subscribe_url' => 'url',
|
||||
'plan_update_fee' => 'numeric',
|
||||
'plan_transfer_hour' => 'numeric',
|
||||
'plan_is_update' => 'in:0,1',
|
||||
'try_out_enable' => 'in:0,1',
|
||||
'try_out_plan_id' => 'integer',
|
||||
|
Reference in New Issue
Block a user