修改框架

This commit is contained in:
2026-04-22 15:25:22 +08:00
parent 611cad2672
commit 1a6be585ff
291 changed files with 1010 additions and 815 deletions
@@ -2,7 +2,7 @@
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ruoyi.quartz.mapper.SysJobLogMapper">
<mapper namespace="com.quoted.quartz.mapper.SysJobLogMapper">
<resultMap type="SysJobLog" id="SysJobLogResult">
<id property="jobLogId" column="job_log_id" />