noNeedLogin); //将无需验证签名的方法名数组设置到Api验证签名服务中,以方便中间件获取 CheckSignServiceFacade::setNoNeedCheckSign($this->noNeedCheckSign); $this->_initialize(); } // 初始化 protected function _initialize() { } }