This commit is contained in:
root
2020-01-06 13:48:58 +08:00
parent 2e505a9759
commit 4d66941ef6
5 changed files with 8 additions and 60 deletions

View File

@ -20,7 +20,7 @@ class ConfigSave extends FormRequest
'plan_is_update' => 'in:0,1',
'try_out_enable' => 'in:0,1',
'try_out_plan_id' => 'integer',
'try_out_day' => 'integer',
'try_out_hour' => 'numeric',
// server
'server_token' => 'nullable|min:16',
// alipay