Commit b89ad458 authored by 李增强's avatar 李增强

m

parent 1b241ab1
......@@ -27,7 +27,9 @@ class QMTJ {
await _db.init();
return true;
});
Future.delayed(Duration(seconds: 5)).then((value) {
uploadPageTj();
});
}
/// APP 启动
......
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