fix
This commit is contained in:
@@ -471,7 +471,9 @@
|
|||||||
a.line_source,
|
a.line_source,
|
||||||
a.user_portrait,
|
a.user_portrait,
|
||||||
a.update_time,
|
a.update_time,
|
||||||
a.update_user_id
|
a.update_user_id,
|
||||||
|
a.join_mode,
|
||||||
|
a.partner_num
|
||||||
from xfsg_line_info a
|
from xfsg_line_info a
|
||||||
join xfsg_shop_info c on a.id = c.line_id
|
join xfsg_shop_info c on a.id = c.line_id
|
||||||
<if test="wantShopAreaName != null">
|
<if test="wantShopAreaName != null">
|
||||||
|
|||||||
Reference in New Issue
Block a user