105040 Fix 字段对应
This commit is contained in:
parent
d9845c16f0
commit
9d1d9f4fab
|
@ -24,7 +24,7 @@ namespace Sinvo.EplanHpD.Plugin.WPFUI.Models
|
|||
/// <summary>
|
||||
/// 电机型号
|
||||
/// </summary>
|
||||
[ExcelColumn(Name = "功率")]
|
||||
[ExcelColumn(Name = "电机功率数值")]
|
||||
public int MotorPower { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue