Class OptLogDataServiceImpl

java.lang.Object
com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<OptLogDataMapper,OptLogData>
cn.sinozg.applet.biz.opt.service.impl.OptLogDataServiceImpl
All Implemented Interfaces:
OptLogDataService, com.baomidou.mybatisplus.extension.service.IService<OptLogData>

@Service public class OptLogDataServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<OptLogDataMapper,OptLogData> implements OptLogDataService
操作、数据日志记录 服务实现类
Since:
2024-02-28 18:03:49
Author:
xieyubin