Merge remote-tracking branch 'origin/master'
commit
59a5ddc03a
|
@ -28,7 +28,7 @@ import org.springframework.web.bind.annotation.*;
|
|||
|
||||
@Log4j2
|
||||
@RestController
|
||||
@RequestMapping("/master")
|
||||
@RequestMapping("/market")
|
||||
@Tag(name = "定义接口控制层",description = "进行客户管理,查看等相关操作")
|
||||
public class DefinedController {
|
||||
|
||||
|
|
Loading…
Reference in New Issue