<?php namespace Apicp\Controller\Qcloud; abstract class AbstractController extends \Common\Controller\Apicp\AbstractController { protected $needCheckThePayment = false; }