Magento 换域名

← Continue Reading
magento 换域名 -- select value from core_config_data where path like '%base_url'; -- update core_config_data set value = 'http://www.hongbei.org/' where path like '%base_url' and value = 'http://www.xian...