fix(controller): 修复新增设备日志注解配置 #23

Open
liwenlong wants to merge 1 commits from liwenlong/fys-Multi-tenant:jingquan into jingquan
Contributor
  • 将 @Operation 注解替换为 @Log 注解以正确记录操作日志
  • 保持新增设备功能的核心逻辑不变
  • 确保日志标题正确显示为"新增设备"
- 将 @Operation 注解替换为 @Log 注解以正确记录操作日志 - 保持新增设备功能的核心逻辑不变 - 确保日志标题正确显示为"新增设备"
liwenlong added 1 commit 2026-01-15 17:22:37 +08:00
- 将 @Operation 注解替换为 @Log 注解以正确记录操作日志
- 保持新增设备功能的核心逻辑不变
- 确保日志标题正确显示为"新增设备"
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u jingquan:liwenlong-jingquan
git checkout liwenlong-jingquan
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dyf/fys-Multi-tenant#23
No description provided.