fix: mobiApp

This commit is contained in:
bggRGjQaUbCoE
2024-10-10 21:25:58 +08:00
parent 6f86fe75ae
commit 137e4e6495
2 changed files with 8 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ class GrpcRepo {
.get(LocalCacheKey.accessKey, defaultValue: {})['value'];
static const _build = 1462100;
static const _biliChannel = 'bili';
static const _mobiApp = 'android';
static const _mobiApp = 'android_hd';
static const _phone = 'phone';
static final _eId = _isLogin ? Utils.genAuroraEid(_mid!) : '';