标准产品 CE:SQL 管控整改兼容交付记录#3338
Open
LordofAvernus wants to merge 1 commit into
Open
Conversation
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
概述
完成 SQL 管控整改追踪双交付提交闭环,关联客户基线与标准产品交付结果。
Fixes #2988
门禁
Description
新增 SQL 管控整改概览接口及相关计算逻辑
添加命令行工具用于回填首次审核数据
扩展模型以支持整改状态统计和打分计算
增加单元测试验证整改结果和审核分数计算
Diagram Walkthrough
File Walkthrough
6 files
新增整改概览接口及相关数据结构增加未支持整改导出接口实现添加整改状态过滤参数新增回填首次审核结果的命令行工具注册回填命令到主命令中扩展模型支持整改状态统计与审核分数计算1 files
增加整改逻辑单元测试覆盖