@@ -24,7 +24,7 @@ import org.springframework.web.bind.annotation.RestController;
* @author TRX
* @date 2024/3/21
*/
-@RequestMapping("/iotOpenAPI/manager/v1")
+@RequestMapping("/iotOpenAPI/v1")
@RestController
@Validated
@Tag(name = "物模型-调用服务")