mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update
This commit is contained in:
parent
9541bc8cd0
commit
776e866b3c
@ -22,7 +22,7 @@ class ConfigSave extends FormRequest
|
||||
'try_out_plan_id' => 'integer',
|
||||
'try_out_day' => 'integer',
|
||||
// server
|
||||
'server_token' => 'min:16',
|
||||
'server_token' => 'nullable|min:16',
|
||||
// alipay
|
||||
'alipay_enable' => 'in:0,1',
|
||||
'alipay_appid' => 'nullable|integer|min:16',
|
||||
|
Loading…
Reference in New Issue
Block a user