yangys
2024-10-30 25db770e621f1259b8d5b7fd514207f7481c2d0f
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 {