/// <summary> /// 清空 /// </summary> /// <returns></returns> public int ClearAll() { return(_dal.ClearAll()); }