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
backend_autotest
Merge requests
!537
Merged
Created
Dec 01, 2025
by
xu zy
@xuzhenyang
Maintainer
Options
feat(crm): 新增客户场景筛选功能
Overview
0
Commits
1
Changes
2
在crmData.py中新增getCustomerAddSceneParam方法用于构建客户场景参数
修复getSceneFilteringParam等方法中的变量名错误
在test_customer.py中增加客户场景筛选测试用例
更新crm.py中queryScene方法的注释说明
优化测试代码导入顺序和全局变量定义