feat():查询围栏组
parent
25e2a67512
commit
b66e38d021
|
@ -49,7 +49,7 @@ public class TbFence extends BaseEntity{
|
|||
|
||||
/** 优先级 */
|
||||
@Excel(name = "优先级")
|
||||
private Long fencePriority;
|
||||
private String fencePriority;
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue