🔖 java app
parent
5fa664a126
commit
01857c4c2d
|
@ -23,7 +23,6 @@ import org.springframework.web.bind.annotation.ResponseBody;
|
|||
* @date 2017/8/23.
|
||||
*/
|
||||
@Controller
|
||||
@RequestMapping(value = "/api")
|
||||
public class ApiController {
|
||||
|
||||
@ResponseBody
|
||||
|
|
Loading…
Reference in New Issue