feat: 添加日志切面
This commit is contained in:
@@ -9,7 +9,7 @@ import org.apache.ibatis.annotations.Mapper;
|
||||
* 系统日志 数据库访问层
|
||||
*
|
||||
* @author Ray
|
||||
* @since 2.9.0
|
||||
* @since 2.10.0
|
||||
*/
|
||||
@Mapper
|
||||
public interface SysLogMapper extends BaseMapper<SysLog> {
|
||||
|
||||
Reference in New Issue
Block a user