public function actionTest()
 {
     return Company::initCompanyTables();
 }