コード例 #1
0
  public Result index() {

    return ok(
        views.html.index.render(
            "Your app is running with ds: "
                + " 品牌信息:"
                + itemService.getBrands(11022).getBrandNmEn()));
  }