Commit 36fc73de by huangjy

fix:启动报错问题

parent 0b62704c
......@@ -24,7 +24,7 @@ import org.springframework.web.bind.annotation.RestController;
*/
@Api(tags = "长者报告")
@RestController
@RequestMapping("/plat/elder/realTime")
@RequestMapping("/plat/elder/report")
public class PlatElderReportController {
@ApiOperation("现在状态")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment