'required|string', 'appid' => 'required|string', 'invite_user_id' => 'sometimes|integer', // 邀请者id 'phone_detail' => 'sometimes' ]; } }