This commit is contained in:
shuo.wang
2025-03-01 17:38:38 +08:00
parent f793b09c89
commit ca884abbd2

View File

@@ -471,7 +471,9 @@
a.line_source,
a.user_portrait,
a.update_time,
a.update_user_id
a.update_user_id,
a.join_mode,
a.partner_num
from xfsg_line_info a
join xfsg_shop_info c on a.id = c.line_id
<if test="wantShopAreaName != null">