为了把Web服务的list方法简化一些,可以把控制器中的 list 方法变成像清单3 一样,清除分页。
To simplify the list method a little for the Web service, remove the pagination by making the list method in the controller look like Listing 3.
为了把Web服务的list方法简化一些,可以把控制器中的 list 方法变成像清单3 一样,清除分页。
To simplify the list method a little for the Web service, remove the pagination by making the list method in the controller look like Listing 3.
应用推荐