张洋 5 vuotta sitten
vanhempi
commit
4068a0faea

BIN
bin/Win32/Release/setup/qiaobawaimai_pos_windows_setup_1.0.2.6.exe


+ 1 - 1
lewaimai_pos_windows/network/CLewaimaiHttpClient.h

@@ -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";
 };