Files
logistics_tool/lib/utils/request.dart
2024-06-17 17:28:54 +08:00

4 lines
51 B
Dart

import 'package:dio/dio.dart';
final dio = Dio();