Ec 意向区域回显

This commit is contained in:
苏竹红
2023-09-14 19:22:39 +08:00
parent 3cd74dcddc
commit 0d0c08ead2
9 changed files with 22 additions and 1 deletions

View File

@@ -474,6 +474,7 @@
b.user_channel_id as userChannelId,
b.username as userName,
b.want_shop_area as wantShopArea,
b.ec_want_shop_area as EcWantShopArea,
b.accept_adjust_type as acceptAdjustType,
bi.user_portrait as userPortrait,
hpl.phone_address as phoneAddress
@@ -520,6 +521,7 @@
hpli.update_time as updateTime,
hpuinfo.user_channel_id as userChannelId,
hpuinfo.want_shop_area as wantShopArea,
hpuinfo.ec_want_shop_area as ecWantShopArea,
hpuinfo.accept_adjust_type as acceptAdjustType,
hpuinfo.username as partnerUserName,
hpuinfo.mobile as partnerUserPhone,