fix: accessKey获取

This commit is contained in:
guozhigq
2023-12-01 21:21:09 +08:00
parent 427d1385db
commit ebb1d78dbb
5 changed files with 134 additions and 3 deletions

View File

@ -9,7 +9,11 @@ class StyleString {
}
class Constants {
static const String appKey = '27eb53fc9058f8c3';
// 27eb53fc9058f8c3 移动端 Android
// 4409e2ce8ffd12b8 TV端
static const String appKey = '4409e2ce8ffd12b8';
// 59b43e04ad6965f34319062b478f83dd TV端
static const String appSec = '59b43e04ad6965f34319062b478f83dd';
static const String thirdSign = '04224646d1fea004e79606d3b038c84a';
static const String thirdApi =
'https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png';