Commit 3366e6e4 authored by jinzhu's avatar jinzhu

update

parent 9450fc00
......@@ -148,7 +148,7 @@ class DioUtil {
String _proxy = '172.30.9.117:8888';
/// 是否是debug模式.
static bool _isDebug = false;
static bool _isDebug = true;
static DioUtil getInstance() {
return _instance;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment