@@ -22,6 +22,6 @@ private:
std::string m_username;
std::string m_password;
- std::string m_url = "https://api.lewaimai.com/seller";
+ std::string m_url = "https://api-beta.lewaimai.com/seller";
};