根据意向区域找大区id

This commit is contained in:
wangxiaopeng
2024-03-29 13:30:24 +08:00
parent c5f8f25380
commit 271c5f4f8e
4 changed files with 54 additions and 2 deletions

View File

@@ -68,7 +68,8 @@
store_id as storeId,
region_type as regionType,
is_external_node as isExternalNode,
third_dept_id as thirdDeptId
third_dept_id as thirdDeptId,
third_region_type as thirdRegionType
from region_${enterpriseId} where id in
<foreach collection="regionIds" index="index" item="regionId"
separator="," open="(" close=")">