|
@@ -22,7 +22,7 @@ import static cn.start.tz.framework.common.pojo.CommonResult.success;
|
|
|
|
|
|
|
|
@Tag(name = "管理后台 - Pressure2Test")
|
|
@Tag(name = "管理后台 - Pressure2Test")
|
|
|
@RestController
|
|
@RestController
|
|
|
-@RequestMapping("/pressure2/test")
|
|
|
|
|
|
|
+@RequestMapping("/pressure2")
|
|
|
@Validated
|
|
@Validated
|
|
|
@Slf4j
|
|
@Slf4j
|
|
|
public class MqTestController {
|
|
public class MqTestController {
|