Merge branch 'design'

This commit is contained in:
guozhigq
2024-11-02 13:39:19 +08:00
15 changed files with 163 additions and 40 deletions

View File

@ -15,5 +15,4 @@ class Constants {
// 59b43e04ad6965f34319062b478f83dd TV端
static const String appSec = '59b43e04ad6965f34319062b478f83dd';
static const String thirdSign = '04224646d1fea004e79606d3b038c84a';
static const List<int> publicFavFolder = <int>[0, 2, 22];
}