排产增删改查
This commit is contained in:
@@ -7,7 +7,7 @@ import com.ruoyi.common.core.mapper.BaseMapperPlus;
|
||||
/**
|
||||
* 项目排产Mapper接口
|
||||
*
|
||||
* @author liujingchao
|
||||
* @author ruoyi
|
||||
* @date 2025-07-15
|
||||
*/
|
||||
public interface OaReportScheduleMapper extends BaseMapperPlus<OaReportScheduleMapper, OaReportSchedule, OaReportScheduleVo> {
|
||||
|
||||
Reference in New Issue
Block a user