"src/pages/workbench/component-center/app-build/index.vue" did not exist on "ed836f76d06785c6eca294c7d4e083fd318a3a67"
Commit 2f2d5dcd authored by zhaochengming's avatar zhaochengming

加author

parent cc6c65be
...@@ -17,6 +17,10 @@ import org.springframework.web.bind.annotation.*; ...@@ -17,6 +17,10 @@ import org.springframework.web.bind.annotation.*;
import java.util.List; import java.util.List;
/**
* @author zhaochengming
*/
@Slf4j @Slf4j
@RequestMapping("/api-group/v1") @RequestMapping("/api-group/v1")
......
...@@ -20,6 +20,9 @@ import java.util.List; ...@@ -20,6 +20,9 @@ import java.util.List;
import java.util.Set; import java.util.Set;
/**
* @author zhaochengming
*/
@Slf4j @Slf4j
@RequestMapping("/api-tenant/v1") @RequestMapping("/api-tenant/v1")
@RestController @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