コード例 #1
0
 function _initialize()
 {
     parent::_initialize();
     if (!$this->model_config) {
         $this->model_config = D("WxConfig");
     }
 }