Commit f127b32a authored by 赵啸非's avatar 赵啸非

添加资源扫描接口

parent 229ddb9b
...@@ -90,7 +90,6 @@ import static com.mortals.xhx.common.key.RedisKey.KEY_TOKEN_API_CACHE; ...@@ -90,7 +90,6 @@ import static com.mortals.xhx.common.key.RedisKey.KEY_TOKEN_API_CACHE;
@RestController @RestController
@Slf4j @Slf4j
@RequestMapping("api") @RequestMapping("api")
@Tag(name ="设备api")
public class DeviceApiController { public class DeviceApiController {
@Autowired @Autowired
private DeviceService deviceService; private DeviceService deviceService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment