You've already forked FrameTour-BE
修改
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
select t.id
|
||||
from template t
|
||||
where t.scenic_id = #{scenicId} and t.pid = 0 and t.status = 1
|
||||
order by sort
|
||||
</select>
|
||||
<select id="get" resultType="com.ycwl.basic.model.pc.template.entity.TemplateEntity">
|
||||
select *
|
||||
|
Reference in New Issue
Block a user