Просмотр исходного кода

Merge branch 'release_toaliyun_real_20230511' of https://git.malls.iformall.com/server/formallProject into release_toaliyun_real_20230511

release_toaliyun_real
winter 3 лет назад
Родитель
Сommit
354dcf998b
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/douyin/miniapp/api/TtMaService.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/douyin/miniapp/api/TtMaService.java Просмотреть файл

@@ -16,7 +16,7 @@ public interface TtMaService {
*/
// String GET_ACCESS_TOKEN_URL = "https://developer.toutiao.com/api/apps/token?grant_type=client_credential&appid=%s&secret=%s";

String GET_ACCESS_TOKEN_URL = "https://developer.toutiao.com/api/apps/token";
String GET_ACCESS_TOKEN_URL = "https://developer.toutiao.com/api/apps/v2/token";

// String JSCODE_TO_SESSION_URL = "https://developer.toutiao.com/api/apps/jscode2session";
String JSCODE_TO_SESSION_URL = "https://developer.toutiao.com/api/apps/v2/jscode2session";


Загрузка…
Отмена
Сохранить