看板、安全风险因素、教材库
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace Model
|
||||
{
|
||||
public class Statistics
|
||||
{
|
||||
public string Title { get; set; }
|
||||
|
||||
public int Num { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user