Commit f9925db4 by lzy

更新

parent 9722c268
...@@ -25,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -25,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController;
*/ */
@Api(tags = "床位管理") @Api(tags = "床位管理")
@RestController @RestController
@RequestMapping("/plat/bad") @RequestMapping("/plat/bed")
public class PlatBedController { public class PlatBedController {
@Autowired @Autowired
......
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