Commit bb70fca2 authored by 郭凡凡's avatar 郭凡凡

Merge remote-tracking branch 'origin/master'

parents 2659fc76 2f2d5dcd
......@@ -17,6 +17,10 @@ import org.springframework.web.bind.annotation.*;
import java.util.List;
/**
* @author zhaochengming
*/
@Slf4j
@RequestMapping("/api-group/v1")
......
......@@ -20,6 +20,9 @@ import java.util.List;
import java.util.Set;
/**
* @author zhaochengming
*/
@Slf4j
@RequestMapping("/api-tenant/v1")
@RestController
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment