bug修复
This commit is contained in:
parent
adb93a02d2
commit
2d6dab4a1b
|
|
@ -189,6 +189,7 @@ public class SurvStationInfoController {
|
|||
}
|
||||
}
|
||||
}
|
||||
record.setDeviceCount(counts);
|
||||
}
|
||||
}
|
||||
return R.ok(pageList);
|
||||
|
|
|
|||
Loading…
Reference in New Issue