333
This commit is contained in:
parent
8c98a81f79
commit
d56f0d75f6
|
|
@ -355,6 +355,10 @@ namespace ZR.Model.Business.Dto
|
|||
[ExcelColumnName("光衰值(dB)")]
|
||||
public string OpticalAttenuation { get; set; }
|
||||
|
||||
[ExcelColumn(Name = "光缆断信息")]
|
||||
[ExcelColumnName("光缆断信息")]
|
||||
public string OpticalCableOffRemarks { get; set; }
|
||||
|
||||
[ExcelColumn(Name = "历史故障表")]
|
||||
[ExcelColumnName("历史故障表")]
|
||||
public string HistoryRemarks { get; set; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user