本文转自:https://docs.microsoft.com/en-us/sql/reporting-services/report-design/charts-report-builder-and-ssrs Read about using chart data regions to help readers of your Reporting Services paginated reports understand large volumes of aggregated data at
其实内部是封装了Okhttp和Gson解析 public class CourseFragmentAPI { public static void get(String userId, BaseCallBack<CourseFragmentResponseEntity> callBack){ CourseFragmentService service = BaseRetrofit.getInstance().create(CourseFragmentService.class); Call&l