/// <summary> ///返回NC测试库钢坯库存数据 /// </summary> /// <returns></returns> public DataTable GetNCCSGPK() { return(dal.GetNCCSGPK()); }