Cb rule template#493
Merged
Merged
Conversation
PR Code Suggestions ✨No code suggestions found for the PR. |
BugsGuru
approved these changes
Jul 17, 2025
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
issue: https://github.com/actiontech/dms-ee/issues/622
描述:
数据源配置数据导出专属规则模板接口定义
Description
新增SQL工作台数据导出规则模板字段
更新BizDBServiceArgs结构体配置字段
调整swagger接口文档中包路径及字段说明
优化数据导出审核流程文档描述
Changes diagram
Changes walkthrough 📝
db_service.go
新增数据导出规则模板字段于配置结构体internal/dms/biz/db_service.go
db_service.go
更新数据导出规则模板字段定义pkg/dms-common/api/dms/v1/db_service.go
swagger.json
更新Swagger JSON包路径和字段说明api/swagger.json
swagger.yaml
更新Swagger YAML包路径及数据导出字段描述api/swagger.yaml