历史流量记录改版

This commit is contained in:
wbzhan
2019-09-11 10:51:36 +08:00
parent b871a24c4e
commit 672e8cf92f
11 changed files with 199 additions and 142 deletions
@@ -49,13 +49,6 @@
}
-(void)viewWillAppear:(BOOL)animated{
[self connectDevice];
}
-(void)connectDevice{
[[UDPManager sharedDefault] ScanLanDevice];