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
!467
Merged
Created
Sep 28, 2025
by
xu zy
@xuzhenyang
Maintainer
Options
feat(crm): 新增回款参数支持审批状态- 在getAddCrmReceivablesParam函数中添加checkStatus参数
Overview
0
Commits
1
Changes
1
支持设置回款记录的审批状态
当checkStatus为None时默认提交审批
当checkStatus为5时仅保存不提交审批
更新entity数据结构以包含审批状态字段- 保持原有参数功能不变