张洋 5 년 전
부모
커밋
4068a0faea
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      bin/Win32/Release/setup/qiaobawaimai_pos_windows_setup_1.0.2.6.exe
  2. 1 1
      lewaimai_pos_windows/network/CLewaimaiHttpClient.h

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