合并代码
This commit is contained in:
parent
b39b25c09e
commit
b91838a6e9
@ -8,6 +8,8 @@ import cn.iocoder.yudao.module.system.controller.admin.worklog.vo.form.LogFormPa
|
||||
import cn.iocoder.yudao.module.system.dal.dataobject.worklog.LogFormDO;
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@Mapper
|
||||
public interface LogFormMapper extends BaseMapperX<LogFormDO> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user