change db=house_hunter
This commit is contained in:
@@ -63,7 +63,6 @@ class HouseNoteApiService {
|
||||
try {
|
||||
final request = http.MultipartRequest(
|
||||
'POST',
|
||||
// Uri.parse("${GenericApiService.BASE_IP}/xapi/v2/common/upload_file"),
|
||||
Uri.parse("${GenericApiService.BASE_IP}/upload/house_hunter/images")
|
||||
);
|
||||
// 取得本地檔案名稱
|
||||
|
||||
Reference in New Issue
Block a user