mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
修复创建脚本可能失败
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ export interface IResponseData {
|
||||
code?: number;
|
||||
data?: any;
|
||||
message?: string;
|
||||
errors?: any[];
|
||||
error?: any;
|
||||
}
|
||||
|
||||
export type Override<
|
||||
|
||||
Reference in New Issue
Block a user