Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Conversation

@linwumingshi
Copy link
Collaborator

  • Add a type field in the EnumInfoAndValues class to store the parameter type.
  • Modify the enum processing method in the JavaClassUtil class to include type information.
  • Update the enum parameter processing logic in the IRestDocTemplate interface.
  • Adjust the Item class to add a valueObject field for storing value objects.
  • Optimize the enum parameter processing in ParamsBuildHelper and ParamUtil.
  • Remove redundant enum type checks in TornaUtil.

@github-actions
Copy link

Thanks for your this PR. 🙏
Please check again for your PR changes whether contains any usage configuration change such as Add new configuration, Change default value of configuration.
If so, please add or update documents(markdown type) in docs/ for repository smart-doc-group/smart-doc-group.github.io

In addition, if you have added new features, please provide example code in the repository smart-doc-group/smart-doc-example-cn. This will help other users understand how to use the new features.


感谢您提交的PR。 🙏
请再次查看您的PR内容,确认是否包含任何使用方式 配置参数的变更,如:新增配置参数修改默认配置等操作。
如果是,请确保在提交之前,在仓库smart-doc-group/smart-doc-group.github.io中的docs/目录下添加或更新文档(markdown格式)。

另外,如果您添加了新功能,请在仓库smart-doc-group/smart-doc-example-cn中提供示例代码。这将帮助其他用户了解如何使用新功能。

- Add a `type` field in the `EnumInfoAndValues` class to store the parameter type.
- Modify the enum processing method in the `JavaClassUtil` class to include type information.
- Update the enum parameter processing logic in the `IRestDocTemplate` interface.
- Adjust the `Item` class to add a `valueObject` field for storing value objects.
- Optimize the enum parameter processing in `ParamsBuildHelper` and `ParamUtil`.
- Remove redundant enum type checks in `TornaUtil`.
@shalousun shalousun merged commit 4ab90e9 into TongchengOpenSource:master Nov 16, 2024
11 checks passed
@shalousun shalousun added this to the 3.0.9 milestone Nov 16, 2024
@linwumingshi linwumingshi deleted the reactor/enum branch November 16, 2024 11:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants