Commit f0f1b63d by 吴迪

【新增】首页接口提交

parent 3a7be664
......@@ -123,7 +123,7 @@
<select id="selectNewsListCondition" resultMap="newsMap" parameterType="io.office.modules.manage.entity.NewsEntity">
SELECT
TOP 4 *
TOP 10 *
FROM
news
WHERE
......
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