This commit is contained in:
root
2020-01-04 17:21:46 +08:00
parent e3431c6ae7
commit 588577d513
2 changed files with 7 additions and 1 deletions

View File

@ -58,6 +58,9 @@ 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_plan_id' => 'integer',
'try_out_day' => 'integer',
// server
'server_token' => 'min:16',
// alipay