mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
feature<Statistics>: add statistics for current year
This commit is contained in:
parent
90eaf484fb
commit
1ad5ff1bd8
7 changed files with 185 additions and 163 deletions
|
@ -3,6 +3,10 @@
|
|||
/// 统计图表样品
|
||||
/// </summary>
|
||||
public class StatisticSample {
|
||||
/// <summary>
|
||||
/// 在图表中的顺序
|
||||
/// </summary>
|
||||
public int Index { get; set; }
|
||||
/// <summary>
|
||||
/// 样品名
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue