diff --git a/AMESCoreStudio.Web/HttpApis/AMES/IWHS.cs b/AMESCoreStudio.Web/HttpApis/AMES/IWHS.cs index adae5704..b851ea13 100644 --- a/AMESCoreStudio.Web/HttpApis/AMES/IWHS.cs +++ b/AMESCoreStudio.Web/HttpApis/AMES/IWHS.cs @@ -323,7 +323,7 @@ namespace AMESCoreStudio.Web /// /// [WebApiClient.Attributes.HttpGet("api/ExceptionWorktimes/Query/{factoryid}/{unitid}/{lineid}/{deptid}/{sdate}/{edate}")] - ITask> GetExceptionWorktimeByQuery(string factoryid, string unitid, string lineid, string deptid, string sdate, string edate); + ITask> GetExceptionWorktimeByQuery(string factoryid, string unitid, string lineid, string deptid, string sdate, string edate); #endregion diff --git a/AMESCoreStudio.Web/Views/WHS/WHS009.cshtml b/AMESCoreStudio.Web/Views/WHS/WHS009.cshtml index 641fadbc..c24e9be8 100644 --- a/AMESCoreStudio.Web/Views/WHS/WHS009.cshtml +++ b/AMESCoreStudio.Web/Views/WHS/WHS009.cshtml @@ -250,9 +250,9 @@ //基本数据表格 //var table = hg.table.datatable('query', '異常工時資料維護', '/WHS/GetExceptionWorktimeByQuery', {}, tableCols, toolbar, true, 'full-100', ['filter', 'print', 'exports']); var table; - $(function () { - tt(); - }); + //$(function () { + // tt(); + //}); function tt() { //基本数据表格 var fNO = "", uNO = "", lID = "", dID = ""; diff --git a/AMESCoreStudio.Web/Views/WHS/WHS017.cshtml b/AMESCoreStudio.Web/Views/WHS/WHS017.cshtml index 299e2012..865059d7 100644 --- a/AMESCoreStudio.Web/Views/WHS/WHS017.cshtml +++ b/AMESCoreStudio.Web/Views/WHS/WHS017.cshtml @@ -241,9 +241,9 @@ //基本数据表格 //var table = hg.table.datatable('query', '異常工時資料維護', '/WHS/GetExceptionWorktimeByQuery', {}, tableCols, toolbar, true, 'full-100', ['filter', 'print', 'exports']); var table; - $(function () { - tt(); - }); + //$(function () { + // tt(); + //}); function tt() { //基本数据表格 var fNO = "", uNO = "", lID = "", dID = ""; diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.dll b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.dll index eac8f697..7dd907b5 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.dll and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.dll differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.pdb b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.pdb index 5b542416..79a660a7 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.pdb and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.Views.pdb differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.dll b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.dll index f67219c9..e0c65212 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.dll and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.dll differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.pdb b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.pdb index 5c143999..0f1de341 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.pdb and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.Web.pdb differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll index eb3660c4..5c5e5ee0 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb index eb8adea4..3a6d9fef 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll index fd75dc4d..0eb7ee80 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb index aa905739..27b48985 100644 Binary files a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb and b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb differ diff --git a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml index fcee73c2..eeed1eb3 100644 --- a/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml +++ b/AMESCoreStudio.Web/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml @@ -200,6 +200,21 @@ + + + FQC查詢 by Table + + 內部序號 + 工單號碼 + 外箱號碼 + 入庫單號碼 + 入庫時間起 + 入庫時間迄 + 抽驗結果 + 頁數 + 筆數 + + 組件资料维护 @@ -1204,6 +1219,21 @@ 順序 + + + FQC查詢 by Table + + 內部序號 + 工單號碼 + 外箱號碼 + 入庫單號碼 + 入庫時間起 + 入庫時間迄 + 抽驗結果 + 頁數 + 筆數 + + FQC檢驗結果ID @@ -3655,6 +3685,44 @@ + + + 錫膏基本資料檔 + + + + + 更新錫膏基本資料檔 + + + + + + + 新增錫膏基本資料檔 + + + + + + + 錫膏使用紀錄資料檔 + + + + + 更新錫膏使用紀錄資料檔 + + + + + + + 新增錫膏使用紀錄資料檔 + + + + 工作群組維護 @@ -3805,6 +3873,56 @@ STATUS_NO + + + 鋼板基本資料檔 + + + + + 鋼板資料查詢 + + 鋼板編號 + PCB板號 + 正背面 + 狀態 + 頁數 + 筆數 + + + + + 更新鋼板基本資料檔 + + + + + + + 新增鋼板基本資料檔 + + + + + + + 鋼板量測記錄資料檔 + + + + + 更新鋼板量測記錄資料檔 + + + + + + + 新增鋼板量測記錄資料檔 + + + + 工時援入/外 @@ -10911,6 +11029,57 @@ 產品別代碼 + + + 完工入庫呼叫安勤api轉檔 + + + + + AME驗單單號 + + + + + 出貨序號 + + + + + + 生產序號 + + + + + 本次入庫單號 + + + + + 料號 + + + + + 成倉人員工號 + + + + + 安勤: 9000 昶亨:0S08 + + + + + 101 + + + + + 正式資料:Ava.ptdbatch 測試資料 :test-Ava.ptdbatch-test + + 問題類別資料表 @@ -11606,6 +11775,116 @@ 建立日期 + + + 錫膏基本資料檔 + + + + + 錫膏ID + + + + + 錫膏編號 + + + + + 規格描述 + + + + + 收貨日期 + + + + + 製造日期 + + + + + 有效日期 + + + + + 狀態 0=失效 ; 1=有效 + + + + + 備註 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + + + + 錫膏使用紀錄資料檔 + + + + + 產品類別ID + + + + + 錫膏ID + + + + + 狀態 + + + + + 錫膏作業時間 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + 標準工時资料表 @@ -11781,157 +12060,352 @@ 更新日期 - + - 援入援外資料檔 + 鋼板基本資料檔 - + - 援入援出ID + 鋼板ID - + - 援入援出日期 + 鋼板編號 - + - 員工工號 + 規格 - + - 員工名稱 + PCB板料號 - + - 援入單位 + 正背面 11=B/背面 ; 12=A/正面 - + - 援入其他部門 + 連板數 - + - 援出單位 + 標準張力_1 - + - 援出其他部門 + 標準張力_2 - + - 支援時數(分鐘) + 標準張力_3 - + - 援入線別 + 標準張力_4 - + - 援入站別 + 標準張力_5 - + - 援出線別 + STATUS 0=失效 ; 1=有效 - + - 援出站別 + 備註 - + - 備註 + 建立UserID - + - 廠別 + 建立日期 - + - 班別 + 更新UserID - + - 建立者 + 更新日期 - + - 建立日期 + 鋼板量測記錄資料檔 - + - 修改者 + 鋼板量測記錄ID - + - 修改日期 + 鋼板ID - + - 工單警報資料檔 + 張力_1 - + - 工單警報ID + 張力_2 - + - 警報類別ID + 張力_3 - + - 工單號碼 + 張力_4 - + - 警報參數 + 張力_5 - + - 警報值 + 檢查狀態 - + - 警報描述 + 備註 - + - 警報時間 + 判定結果 P=PASS ; F=FAIL ; N=未量測 - + - 工單機種資料 + 建立UserID - + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + + + + 援入援外資料檔 + + + + + 援入援出ID + + + + + 援入援出日期 + + + + + 員工工號 + + + + + 員工名稱 + + + + + 援入單位 + + + + + 援入其他部門 + + + + + 援出單位 + + + + + 援出其他部門 + + + + + 支援時數(分鐘) + + + + + 援入線別 + + + + + 援入站別 + + + + + 援出線別 + + + + + 援出站別 + + + + + 備註 + + + + + 廠別 + + + + + 班別 + + + + + 建立者 + + + + + 建立日期 + + + + + 修改者 + + + + + 修改日期 + + + + + 工單條碼起迄資料檔 + + + + + 入庫單號碼 + + + + + 順序ID + + + + + 箱號/條碼 + + + + + 單號產生類型 B-按箱號產生;A-按條碼產生 + + + + + + + + + + 工單警報資料檔 + + + + + 工單警報ID + + + + + 警報類別ID + + + + + 工單號碼 + + + + + 警報參數 + + + + + 警報值 + + + + + 警報描述 + + + + + 警報時間 + + + + + 工單機種資料 + + + 工單號碼 @@ -15384,6 +15858,53 @@ 解鎖日期 + + + BarcodeItemKP Dto + + yiru add + + + + + 序號id + + + + + 序號 + + + + + 箱號 + + + + + 外部序號 + + + + + 狀態 + + + + + 箱號/條碼 + + + + + 工單號碼 + + + + + 流程 + + QC編號 @@ -15764,6 +16285,86 @@ 更新日期 + + + 入庫單資料檔 Dto + + + + + 入庫單號碼 + + + + + 順序ID + + + + + 工單號碼 + + + + + 料號 + + + + + 品名/機種 + + + + + 箱號/條碼 + + + + + 抽驗狀態 P-PASS(允收);R-REJECT(批退); A-初始狀態 + + + + + 產品類別 STANDARD(標準品),Order(訂單) + + + + + 結束抽驗時間 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + + + + 入庫單號 + + + + + Record日期 + + 入庫單資料檔 Dto @@ -16326,6 +16927,141 @@ 生產單位名稱 + + + SolderPasteInfoDto 錫膏基本資料檔Dto + + + + + 錫膏ID + + + + + 錫膏編號 + + + + + 規格描述 + + + + + 收貨日期 + + + + + 製造日期 + + + + + 有效日期 + + + + + 狀態 0=失效 ; 1=有效 + + + + + 備註 + + + + + SteelPlateInfoDto 鋼板基本資料檔Dto + + + + + 鋼板ID + + + + + 鋼板編號 + + + + + 規格 + + + + + PCB板料號 + + + + + 正背面 11=B/背面 ; 12=A/正面 + + + + + 連板數 + + + + + 標準張力_1 + + + + + 標準張力_2 + + + + + 標準張力_3 + + + + + 標準張力_4 + + + + + 標準張力_5 + + + + + STATUS 0=失效 ; 1=有效 + + + + + 備註 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + WipInfo Select Dto @@ -18287,6 +19023,27 @@ 外包機種資料 + + Yiru add --------------------------------------------------- + 檢驗單明細資料檔 + + + + + + 鋼板量測記錄資料檔 + + + + + 錫膏基本資料檔 + + + + + 錫膏使用紀錄資料檔 + + diff --git a/AMESCoreStudio.WebApi/Controllers/AMES/ExceptionWorktimesController.cs b/AMESCoreStudio.WebApi/Controllers/AMES/ExceptionWorktimesController.cs index 4e0f327f..46f90deb 100644 --- a/AMESCoreStudio.WebApi/Controllers/AMES/ExceptionWorktimesController.cs +++ b/AMESCoreStudio.WebApi/Controllers/AMES/ExceptionWorktimesController.cs @@ -56,7 +56,7 @@ namespace AMESCoreStudio.WebApi.Controllers.AMES public async Task>> GetExceptionWorktime(string id) { IQueryable q = _context.ExceptionWorktimes; - q = q.Where(p => p.ExceptionID.Equals(id)); + q = q.Where(p => p.ExceptionID == int.Parse(id)); var exceptionWorktime = await q.ToListAsync(); diff --git a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll index eb3660c4..5c5e5ee0 100644 Binary files a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll and b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.dll differ diff --git a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb index eb8adea4..3a6d9fef 100644 Binary files a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb and b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.Views.pdb differ diff --git a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll index fd75dc4d..0eb7ee80 100644 Binary files a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll and b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.dll differ diff --git a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb index aa905739..27b48985 100644 Binary files a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb and b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.pdb differ diff --git a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml index fcee73c2..eeed1eb3 100644 --- a/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml +++ b/AMESCoreStudio.WebApi/bin/Debug/netcoreapp3.1/AMESCoreStudio.WebApi.xml @@ -200,6 +200,21 @@ + + + FQC查詢 by Table + + 內部序號 + 工單號碼 + 外箱號碼 + 入庫單號碼 + 入庫時間起 + 入庫時間迄 + 抽驗結果 + 頁數 + 筆數 + + 組件资料维护 @@ -1204,6 +1219,21 @@ 順序 + + + FQC查詢 by Table + + 內部序號 + 工單號碼 + 外箱號碼 + 入庫單號碼 + 入庫時間起 + 入庫時間迄 + 抽驗結果 + 頁數 + 筆數 + + FQC檢驗結果ID @@ -3655,6 +3685,44 @@ + + + 錫膏基本資料檔 + + + + + 更新錫膏基本資料檔 + + + + + + + 新增錫膏基本資料檔 + + + + + + + 錫膏使用紀錄資料檔 + + + + + 更新錫膏使用紀錄資料檔 + + + + + + + 新增錫膏使用紀錄資料檔 + + + + 工作群組維護 @@ -3805,6 +3873,56 @@ STATUS_NO + + + 鋼板基本資料檔 + + + + + 鋼板資料查詢 + + 鋼板編號 + PCB板號 + 正背面 + 狀態 + 頁數 + 筆數 + + + + + 更新鋼板基本資料檔 + + + + + + + 新增鋼板基本資料檔 + + + + + + + 鋼板量測記錄資料檔 + + + + + 更新鋼板量測記錄資料檔 + + + + + + + 新增鋼板量測記錄資料檔 + + + + 工時援入/外 @@ -10911,6 +11029,57 @@ 產品別代碼 + + + 完工入庫呼叫安勤api轉檔 + + + + + AME驗單單號 + + + + + 出貨序號 + + + + + + 生產序號 + + + + + 本次入庫單號 + + + + + 料號 + + + + + 成倉人員工號 + + + + + 安勤: 9000 昶亨:0S08 + + + + + 101 + + + + + 正式資料:Ava.ptdbatch 測試資料 :test-Ava.ptdbatch-test + + 問題類別資料表 @@ -11606,6 +11775,116 @@ 建立日期 + + + 錫膏基本資料檔 + + + + + 錫膏ID + + + + + 錫膏編號 + + + + + 規格描述 + + + + + 收貨日期 + + + + + 製造日期 + + + + + 有效日期 + + + + + 狀態 0=失效 ; 1=有效 + + + + + 備註 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + + + + 錫膏使用紀錄資料檔 + + + + + 產品類別ID + + + + + 錫膏ID + + + + + 狀態 + + + + + 錫膏作業時間 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + 標準工時资料表 @@ -11781,157 +12060,352 @@ 更新日期 - + - 援入援外資料檔 + 鋼板基本資料檔 - + - 援入援出ID + 鋼板ID - + - 援入援出日期 + 鋼板編號 - + - 員工工號 + 規格 - + - 員工名稱 + PCB板料號 - + - 援入單位 + 正背面 11=B/背面 ; 12=A/正面 - + - 援入其他部門 + 連板數 - + - 援出單位 + 標準張力_1 - + - 援出其他部門 + 標準張力_2 - + - 支援時數(分鐘) + 標準張力_3 - + - 援入線別 + 標準張力_4 - + - 援入站別 + 標準張力_5 - + - 援出線別 + STATUS 0=失效 ; 1=有效 - + - 援出站別 + 備註 - + - 備註 + 建立UserID - + - 廠別 + 建立日期 - + - 班別 + 更新UserID - + - 建立者 + 更新日期 - + - 建立日期 + 鋼板量測記錄資料檔 - + - 修改者 + 鋼板量測記錄ID - + - 修改日期 + 鋼板ID - + - 工單警報資料檔 + 張力_1 - + - 工單警報ID + 張力_2 - + - 警報類別ID + 張力_3 - + - 工單號碼 + 張力_4 - + - 警報參數 + 張力_5 - + - 警報值 + 檢查狀態 - + - 警報描述 + 備註 - + - 警報時間 + 判定結果 P=PASS ; F=FAIL ; N=未量測 - + - 工單機種資料 + 建立UserID - + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + + + + 援入援外資料檔 + + + + + 援入援出ID + + + + + 援入援出日期 + + + + + 員工工號 + + + + + 員工名稱 + + + + + 援入單位 + + + + + 援入其他部門 + + + + + 援出單位 + + + + + 援出其他部門 + + + + + 支援時數(分鐘) + + + + + 援入線別 + + + + + 援入站別 + + + + + 援出線別 + + + + + 援出站別 + + + + + 備註 + + + + + 廠別 + + + + + 班別 + + + + + 建立者 + + + + + 建立日期 + + + + + 修改者 + + + + + 修改日期 + + + + + 工單條碼起迄資料檔 + + + + + 入庫單號碼 + + + + + 順序ID + + + + + 箱號/條碼 + + + + + 單號產生類型 B-按箱號產生;A-按條碼產生 + + + + + + + + + + 工單警報資料檔 + + + + + 工單警報ID + + + + + 警報類別ID + + + + + 工單號碼 + + + + + 警報參數 + + + + + 警報值 + + + + + 警報描述 + + + + + 警報時間 + + + + + 工單機種資料 + + + 工單號碼 @@ -15384,6 +15858,53 @@ 解鎖日期 + + + BarcodeItemKP Dto + + yiru add + + + + + 序號id + + + + + 序號 + + + + + 箱號 + + + + + 外部序號 + + + + + 狀態 + + + + + 箱號/條碼 + + + + + 工單號碼 + + + + + 流程 + + QC編號 @@ -15764,6 +16285,86 @@ 更新日期 + + + 入庫單資料檔 Dto + + + + + 入庫單號碼 + + + + + 順序ID + + + + + 工單號碼 + + + + + 料號 + + + + + 品名/機種 + + + + + 箱號/條碼 + + + + + 抽驗狀態 P-PASS(允收);R-REJECT(批退); A-初始狀態 + + + + + 產品類別 STANDARD(標準品),Order(訂單) + + + + + 結束抽驗時間 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + + + + 入庫單號 + + + + + Record日期 + + 入庫單資料檔 Dto @@ -16326,6 +16927,141 @@ 生產單位名稱 + + + SolderPasteInfoDto 錫膏基本資料檔Dto + + + + + 錫膏ID + + + + + 錫膏編號 + + + + + 規格描述 + + + + + 收貨日期 + + + + + 製造日期 + + + + + 有效日期 + + + + + 狀態 0=失效 ; 1=有效 + + + + + 備註 + + + + + SteelPlateInfoDto 鋼板基本資料檔Dto + + + + + 鋼板ID + + + + + 鋼板編號 + + + + + 規格 + + + + + PCB板料號 + + + + + 正背面 11=B/背面 ; 12=A/正面 + + + + + 連板數 + + + + + 標準張力_1 + + + + + 標準張力_2 + + + + + 標準張力_3 + + + + + 標準張力_4 + + + + + 標準張力_5 + + + + + STATUS 0=失效 ; 1=有效 + + + + + 備註 + + + + + 建立UserID + + + + + 建立日期 + + + + + 更新UserID + + + + + 更新日期 + + WipInfo Select Dto @@ -18287,6 +19023,27 @@ 外包機種資料 + + Yiru add --------------------------------------------------- + 檢驗單明細資料檔 + + + + + + 鋼板量測記錄資料檔 + + + + + 錫膏基本資料檔 + + + + + 錫膏使用紀錄資料檔 + +