xiaoyuxixi

Results 5 issues of xiaoyuxixi

@PostMapping("submit") public Object submit(@LoginUser Integer userId, @RequestBody String body) { if (userId == null) { return ResponseUtil.unlogin(); } if (body == null) { return ResponseUtil.badArgument(); } Integer cartId = JacksonUtil.parseInteger(body,...

重构

rt please support chrome emulator

![image](https://user-images.githubusercontent.com/9778870/34857895-3ec0403e-f788-11e7-927f-06877d45bb7d.png) 如何解决

能不能支持一下iPhone

help wanted