统一解析字段名称
This commit is contained in:
parent
0328aa08d9
commit
0de5177472
@ -65,7 +65,7 @@ namespace JiShe.CollectBus.Protocol.Contracts.Protocol.Dto
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// 表地址
|
/// 表地址
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string MeterAddress { get; set; } = null!;
|
public string DeviceAddress { get; set; } = null!;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user