diff --git a/ruoyi-custom/src/main/resources/mapper/custom/SysCommisionMapper.xml b/ruoyi-custom/src/main/resources/mapper/custom/SysCommisionMapper.xml
index 0bdbc5998..f8b076595 100644
--- a/ruoyi-custom/src/main/resources/mapper/custom/SysCommisionMapper.xml
+++ b/ruoyi-custom/src/main/resources/mapper/custom/SysCommisionMapper.xml
@@ -70,6 +70,12 @@
+ UNION
+
+
+
+
+
) AS a USING(user_id)
and post_id = #{postId}