🔨 优化偏好处理逻辑.
This commit is contained in:
@@ -24,6 +24,7 @@ interface XHRCustom extends XHR {
|
||||
match: boolean;
|
||||
}
|
||||
|
||||
// 防止 blob 格式的文件流被污染
|
||||
// @ts-ignore
|
||||
Mock.XHR.prototype.send = (() => {
|
||||
// @ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user