mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
修复 linux 依赖是否存在判断
This commit is contained in:
@@ -11,6 +11,7 @@ interface IResponseData {
|
||||
code?: number;
|
||||
data?: any;
|
||||
message?: string;
|
||||
error?: any;
|
||||
}
|
||||
|
||||
type Override<
|
||||
|
||||
Reference in New Issue
Block a user