コード例 #1
0
 /// <summary>
 /// 清空要执行的批量命令
 /// </summary>
 public void ClearCommand()
 {
     dbContext.ClearCommand();
 }