ACCOUNT_TYPE_APP_NORMAL))); } } $account_all_type = uni_account_type(); $account_all_type_sign = uni_account_type_sign(); $account_param = WeAccount::create(array('type' => $_GPC['account_type'])); define('ACCOUNT_TYPE', $account_param->type); define('TYPE_SIGN', $account_param->typeSign); define('ACCOUNT_TYPE_NAME', $account_param->typeName); define('ACCOUNT_TYPE_TEMPLATE', $account_param->typeTempalte);