Browse Source

更改接口域名

xiaoxin 2 years ago
parent
commit
4d5017b297
1 changed files with 1 additions and 1 deletions
  1. 1 1
      util/api.js

+ 1 - 1
util/api.js

@@ -1,5 +1,5 @@
 // 民宿接口前缀
-const BASE_URL = "https://chtech.ncjti.edu.cn/homestay"
+const BASE_URL = "https://www.jinganrenjiams.com/hotelReservation"
 
 // 商城接口前缀
 const BASE_URL_SHOP = "https://chtech.ncjti.edu.cn/homestaytemporary/cloud-mall"