|
@@ -27,7 +27,7 @@ import java.util.List;
|
|
|
*/
|
|
*/
|
|
|
@RestController
|
|
@RestController
|
|
|
@RequestMapping("/deviceProduct")
|
|
@RequestMapping("/deviceProduct")
|
|
|
-@Tag(name = "平台-设备的产品管理")
|
|
|
|
|
|
|
+@Tag(name = "产品管理-设备的产品管理")
|
|
|
public class DeviceProductController {
|
|
public class DeviceProductController {
|
|
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|