refactor: 移除旧版单文件管理后台兼容
This commit is contained in:
@@ -106,7 +106,7 @@ def crash_report_test_values(api_base_url: str) -> dict:
|
||||
"说明": "如果为空,查询/下载接口会使用 ADMIN_TOKEN。",
|
||||
},
|
||||
"ADMIN_TOKEN": {
|
||||
"用途": "管理后台令牌;当 CRASH_ADMIN_TOKEN 为空时也用于查询/下载崩溃报告",
|
||||
"用途": "服务端兜底令牌;当 CRASH_ADMIN_TOKEN 为空时也用于查询/下载崩溃报告",
|
||||
"token": admin_token,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user