This commit is contained in:
root
2020-01-04 17:46:53 +08:00
parent 52163329da
commit 11d9654010
3 changed files with 17 additions and 2 deletions

View File

@ -18,7 +18,7 @@ class ConfigSave extends FormRequest
'subscribe_url' => 'url',
'plan_update_fee' => 'numeric',
'plan_is_update' => 'in:0,1',
'try_out_register' => 'in:0,1',
'try_out_enable' => 'in:0,1',
'try_out_plan_id' => 'integer',
'try_out_day' => 'integer',
// server