@@ -40,7 +40,7 @@ public class IotDeviceclassController extends BaseController
}
/**
- * 查询设备类型列表
+ * 创建设备时查询设备类型列表
*/
@PreAuthorize("@ss.hasPermi('iot:deviceclass:create:list')")
@GetMapping("/create/list")