小程序主页接口

This commit is contained in:
张松
2025-03-07 14:29:05 +08:00
parent d9b8aa3846
commit 89dea94258
2 changed files with 5 additions and 1 deletions

View File

@@ -190,6 +190,10 @@
ORDER BY a.sale_price
</if>
<if test="orderType == 3">
ORDER BY c.create_time desc
</if>
</select>
<update id="updateProductStockNum">
update tb_product