Przeglądaj źródła

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

release_toaliyun_real
winter 3 lat temu
rodzic
commit
354dcf998b
1 zmienionych plików z 1 dodań i 1 usunięć
  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 Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz