Merge remote-tracking branch 'remotes/origin/cy' into sy

sy
sy200 2024-08-22 20:55:17 +08:00
commit ac343c8904
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import java.util.List;
@Log4j2
@RestController
@RequestMapping("/defined")
@RequestMapping("/master")
@Tag(name = "定义接口控制层",description = "进行客户管理,查看等相关操作")
public class DefinedController {