周教学计划 优化
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
<if test="day != null and day != ''">and day = #{day}</if>
|
||||
</where>
|
||||
|
||||
order by day
|
||||
order by activitytime
|
||||
</select>
|
||||
|
||||
<select id="selectByPlanweekitemById" parameterType="Long" resultMap="ByPlanweekitemResult">
|
||||
|
Reference in New Issue
Block a user