call('init:system.channel'); $this->call('init:system.dict'); $this->call('upgrade:dict'); $this->call('upgrade:dict.vocabulary'); $this->call('upgrade:dict.default.meaning'); return 0; } }