Commit 8de8a006 authored by suhuiguang's avatar suhuiguang

1.交接班

parent 44d2a378
......@@ -23,7 +23,7 @@ import javax.servlet.http.HttpServletResponse;
* @date 2021-07-13
*/
@RestController
@Api(tags = "交接班记录表Api")
@Api(tags = "交接班模块Api")
@RequestMapping(value = "/shift-change")
public class ShiftChangeController extends BaseController {
......
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 to comment