点位新增字段“是否有光电”
This commit is contained in:
@@ -85,6 +85,9 @@ public class PointDto implements Serializable {
|
||||
/** 来源标识 */
|
||||
private Long source_id;
|
||||
|
||||
/** 是否有光电 */
|
||||
private String is_light;
|
||||
|
||||
/** 是否启用 */
|
||||
private String is_used;
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user