更新实体
This commit is contained in:
parent
d4cf5fcfa0
commit
38f67cb7bc
|
|
@ -104,10 +104,6 @@ namespace langguanApi.Model
|
||||||
/// 流量总量(mg/m3)
|
/// 流量总量(mg/m3)
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public double a00000_Cou { get; set; }
|
public double a00000_Cou { get; set; }
|
||||||
/// <summary>
|
|
||||||
/// 设备记录时间
|
|
||||||
/// </summary>
|
|
||||||
public DateTime ReportTime { get; set; }
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region VOC
|
#region VOC
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue