Merged
Conversation
added 2 commits
September 15, 2025 01:05
将系统配置模块重命名为参数模块,包括模型、路由、服务层及相关前端代码的修改 更新了数据库表名及字段引用,确保功能一致
- 新增根据配置键获取参数详情接口get_obj_by_key_controller - 新增根据配置键获取参数值接口get_config_value_by_key_controller - 修改参数名称、键名最大长度为500,添加参数状态字段status - 修改ParamsCRUD中获取配置详情方法键名参数名称 - 规范参数接口日志输出,修正部分接口路径及权限标识 - 更新参数导出文件名及相关描述信息 - 新增演示模式相关系统参数配置数据,包括白名单、黑名单等 - 添加对应权限控制和异常处理机制
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.
No description provided.