'in:0,1', 'renew' => 'in:0,1' ]; } public function messages() { return [ 'show.in' => '销售状态格式不正确', 'renew.in' => '续费状态格式不正确' ]; } }