取消所有HTTP请求
Future<String?> cancelAllRequest() { return NetworkPlatform.instance.cancelAllRequest(); }