| | |
| | | { "检验水平", "t9" }, |
| | | { "接受水平", "t10" }, |
| | | { "检验要求", "t11" }, |
| | | { "样品数", "t12" }, |
| | | }; |
| | | string tmpGuid = mode.tmpGuid; |
| | | string strType = mode.strType;//用于判断iqc,ipqc首检,ipqc巡检,fqc |
| | |
| | | catch (Exception ex) |
| | | { |
| | | rtnInt = -1; |
| | | LogHelper.Debug(this.ToString(), "XlsInItemJyxm:" + ex.Message); |
| | | sbMsg.Append("操作失败:" + ex.Message); |
| | | } |
| | | finally |
| | |
| | | { |
| | | _it = 0; |
| | | _msg = "操作失败:读取文件时发生错误:" + ex.Message; |
| | | LogHelper.Debug("", "XlsInItemJyxm:" + ex.Message); |
| | | } |
| | | |
| | | if (string.IsNullOrEmpty(files)) |
| | |
| | | { |
| | | _it = 0; |
| | | _msg = "操作失败,bulkCopy读取上传文件发生错误:" + ex.Message; |
| | | |
| | | LogHelper.Debug("", "XlsInItemJyxm:" + ex.Message); |
| | | |
| | | } |
| | | } |
| | | } |