ACCOUNT_TYPE_APP_NORMAL))); } } $account_param = WeAccount::createByType($_GPC['account_type']); define('ACCOUNT_TYPE', $account_param->type); define('ACCOUNT_TYPE_NAME', $account_param->typeName); define('ACCOUNT_TYPE_TEMPLATE', $account_param->typeTempalte);