!1159 接口文档标签错误 update /trade/controller/app/aftersale/AppAfterSaleLogController.java.

Merge pull request !1159 from 山野羡民/N/A
This commit is contained in:
芋道源码 2024-12-15 09:19:57 +00:00 committed by Gitee
commit 9faee918f9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import java.util.List;
import static cn.iocoder.yudao.framework.common.pojo.CommonResult.success;
@Tag(name = "管理后台 - 售后日志")
@Tag(name = "用户 App - 售后日志")
@RestController
@RequestMapping("/trade/after-sale-log")
@Validated