smart-man-boot/src/main/java/com/qianwen/smartman/modules/cps/controller/ShiftOffDayController.java
@@ -29,7 +29,7 @@ import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RestController; @Api(value = "ShiftOffDay管理", tags = {"ShiftOffDay管理"}) @Api(value = "班次休息日", tags = {"班次休息日"}) @ApiResource({"blade-cps/shift-off-day"}) @RestController public class ShiftOffDayController extends BladeController {