分销金额

This commit is contained in:
张松
2025-10-29 19:10:24 +08:00
parent 12fdb6aefe
commit e1741d444b

View File

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