mirror of
https://github.com/rubickCenter/rubick
synced 2026-03-06 22:14:16 +08:00
:spark: 支持系统截屏功能
This commit is contained in:
@@ -13,6 +13,7 @@ export interface DocRes {
|
||||
ok: boolean;
|
||||
rev: RevisionId;
|
||||
_id: string;
|
||||
data?: any;
|
||||
}
|
||||
|
||||
export interface DBError {
|
||||
|
||||
Reference in New Issue
Block a user