|
|
@@ -27,7 +27,7 @@ import java.nio.charset.StandardCharsets;
|
|
|
@Component
|
|
|
public class UserClient {
|
|
|
|
|
|
- @Value("${user.user-info:https://chtech.ncjti.edu.cn/homestay/mhotel/ampgetUserInfo.action}")
|
|
|
+ @Value("${user.user-info:https://www.jinganrenjiams.com/hotelReservation/mhotel/ampgetUserInfo.action}")
|
|
|
private String userInfoUrl;
|
|
|
|
|
|
public UserInfoEntity getUserByToken(String token) {
|