luodangjia
2024-08-13 4d54d652b4bdb4ab2f3ee6ba670348fab9b07365
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/service/ISysOperLogService.java
@@ -10,8 +10,7 @@
 * 
 * @author ruoyi
 */
public interface ISysOperLogService extends IService<SysOperLog>
{
public interface ISysOperLogService extends IService<SysOperLog> {
    /**
     * 新增操作日志
     *