This commit is contained in:
root 2020-01-05 02:07:41 +08:00
parent 85a29d3a8b
commit dc52c3191c

View File

@ -33,6 +33,7 @@ class ConfigSave extends FormRequest
'stripe_wepay_enable' => 'in:0,1',
// bitpayx
'bitpayx_enable' => 'in:0,1',
'bitpayx_appsecret' => '',
// tutorial
'apple_id' => 'email',
'apple_id_password' => ''