Commit eb2bb43b by 吴博

feat:[1004746] 小程序改版

parent d12f3027
...@@ -411,7 +411,8 @@ ...@@ -411,7 +411,8 @@
AND b.IS_MAIN_EDITOR = 1 AND b.IS_MAIN_EDITOR = 1
AND b.TEMPLET_ID = #{firstClassify} AND b.TEMPLET_ID = #{firstClassify}
AND b.SECOND_TEMPLET_ID = #{secondClassify} AND b.SECOND_TEMPLET_ID = #{secondClassify}
AND B.third_templet_id = #{thirdClassify}; AND B.third_templet_id = #{thirdClassify}
limit 1000
</select> </select>
</mapper> </mapper>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment