优化 允许资源校排名
This commit is contained in:
parent
d651e6889b
commit
5f6b60c891
|
|
@ -121,7 +121,7 @@ namespace Learn.Archives.API.Controllers.Dto
|
|||
/// <summary>
|
||||
/// 总分资源校排名
|
||||
/// </summary>
|
||||
[ExcelColumnName("总分资源校排名")]
|
||||
[ExcelColumn(Name="赋分总分资源校排名",Width =20)]
|
||||
public int 资源校排名 { get; set; }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue