1.无线设备bug修改

This commit is contained in:
2024-09-24 16:40:32 +08:00
parent 35e521365d
commit d3f32fd396
11 changed files with 164 additions and 24 deletions

View File

@@ -40,6 +40,9 @@ public class CsEventUserQueryPage extends CsEventUserQueryParam{
*/
private String deviceId;
@ApiModelProperty(value = "测点id")
private String lineId;
}