审批同意后,推送订阅消息

This commit is contained in:
chenglijuan
2026-04-24 09:31:22 +08:00
parent ec461fd1f4
commit c88b047d01
6 changed files with 132 additions and 89 deletions
@@ -43,6 +43,13 @@
ORDER BY create_time DESC
</select>
<select id="selectBySpNo" resultMap="BaseResultMap">
SELECT <include refid="Base_Column_List"/>
FROM visit_application
WHERE sp_no = #{spNo}
ORDER BY create_time DESC
</select>
<select id="selectByIdAndOpenid" resultMap="BaseResultMap">
SELECT <include refid="Base_Column_List"/>
FROM visit_application