feat: 版本管理,package.json 唯一版本源、/api/meta 返回版本、Dashboard Header 展示版本号
This commit is contained in:
@@ -58,6 +58,7 @@ export interface HistoryResponse {
|
||||
|
||||
export interface MetaResponse {
|
||||
checkerTypes: string[];
|
||||
version: string;
|
||||
}
|
||||
|
||||
export interface RecentSample {
|
||||
|
||||
Reference in New Issue
Block a user