zhibing.pu
2024-08-12 34d18c08f04de78eccb42b88b7484b0531d263ff
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> {
    /**
     * 新增操作日志
     *