数据处理
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
select DISTINCT
|
||||
region_id as regionId,
|
||||
region_name as regionName,
|
||||
group_name as groupName
|
||||
group_name as groupName,
|
||||
store_manage_region_id as storeManageRegionId
|
||||
FROM `xfsg_big_region`
|
||||
<where>
|
||||
<if test="keyword!=null and keyword !=''">
|
||||
|
||||
Reference in New Issue
Block a user