RequestMapping ; import org.springframework.web.bind.annotation.ResponseBody; import cc.openhome.model.Account; @Controller @RequestMapping("api") public ...
確定! 回上一頁