是否首页数据
bool isFirstPage(Map<String, dynamic> response) { return StateUtils.instance.isFirstPage(response); }