Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
test
linhuiba
Merge requests
!302
Merged
Created
Apr 28, 2026
by
xu zy
@xuzhenyang
Owner
Options
feat(location_map): 新增竞品品牌统计功能
Overview
0
Commits
4
Changes
1
添加数据库查询函数 db_get_competitor_shop_count_by_city_and_status
集成竞品品牌统计接口 competitor_brand_count 到 SDK
在 location_map_common 中添加相关 API 和数据库验证方法
实现测试用例验证接口返回数据与数据库查询结果一致性
支持按城市、品牌列表和门店状态进行竞品统计
完善参数验证和错误处理机制