mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-05 04:50:55 +08:00
NormalJmxController注释修改
This commit is contained in:
@@ -17,7 +17,7 @@ import org.springframework.web.bind.annotation.*;
|
|||||||
* @author zengqiao
|
* @author zengqiao
|
||||||
* @date 20/8/21
|
* @date 20/8/21
|
||||||
*/
|
*/
|
||||||
@Api(tags = "RD-Jmx维度相关接口(REST)")
|
@Api(tags = "Normal-Jmx维度相关接口(REST)")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping(ApiPrefix.API_V1_NORMAL_PREFIX)
|
@RequestMapping(ApiPrefix.API_V1_NORMAL_PREFIX)
|
||||||
public class NormalJmxController {
|
public class NormalJmxController {
|
||||||
|
|||||||
Reference in New Issue
Block a user