mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-09 00:42:45 +08:00
【代码评审】IoT:物模型的维护
This commit is contained in:
parent
88ec5269d9
commit
d116e5eec1
@ -15,7 +15,7 @@ import java.time.LocalDateTime;
|
|||||||
@ExcelIgnoreUnannotated
|
@ExcelIgnoreUnannotated
|
||||||
public class IotThingModelRespVO {
|
public class IotThingModelRespVO {
|
||||||
|
|
||||||
@Schema(description = "产品ID", requiredMode = Schema.RequiredMode.REQUIRED, example = "21816")
|
@Schema(description = "产品编号", requiredMode = Schema.RequiredMode.REQUIRED, example = "21816")
|
||||||
@ExcelProperty("产品ID")
|
@ExcelProperty("产品ID")
|
||||||
private Long id;
|
private Long id;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user