Example #1
0
 /// <summary>
 /// 下载习题模板
 /// </summary>
 public void DownLoadTemplate()
 {
     _draftLogic.DownLoadTemplate();
 }