修改设备运行数据,阀门状态。内门锁状态

This commit is contained in:
wuyw
2024-08-19 21:14:27 +08:00
parent 54958fe14c
commit 5ffeb9891c
2 changed files with 7 additions and 8 deletions

View File

@@ -16,7 +16,6 @@ import com.fastbee.iot.model.anfang.UploadedPhotos;
import com.fastbee.iot.service.impl.DeviceServiceImpl;
import io.swagger.annotations.Api;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mock.web.MockMultipartFile;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.multipart.MultipartFile;