分销金额

This commit is contained in:
张松
2025-10-29 19:08:12 +08:00
parent 3820d86c8a
commit 12fdb6aefe
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
</if>
</set>
where user_id = #{userId}
and shop_id = #{shopId}
and shop_id = #{mainShopId}
</update>