From 9b6d6f7f6b89c80edbef8da32feb0cf504a7c523 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期三, 27 十一月 2024 22:38:53 +0800 Subject: [PATCH] 采购退料 --- entity/MesInvItemOutCDetails.cs | 57 ++++++++++++++++++++++++++++++++------------------------- 1 files changed, 32 insertions(+), 25 deletions(-) diff --git a/entity/MesInvItemOutCDetails.cs b/entity/MesInvItemOutCDetails.cs index 429a5cd..48f47ce 100644 --- a/entity/MesInvItemOutCDetails.cs +++ b/entity/MesInvItemOutCDetails.cs @@ -24,25 +24,25 @@ /// 鐗╂枡鏉$爜 /// </summary> [SugarColumn(ColumnName = "ITEM_BARCODE")] - public string ItemBarcode { get; set; } + public string? ItemBarcode { get; set; } /// <summary> /// 瀹㈡埛鐗╂枡缂栫爜锛堟棤鏉$爜鎵嬪伐褰曞叆锛屾湁鏉$爜涓哄啑浣欏瓧娈碉級 /// </summary> [SugarColumn(ColumnName = "C_ITEM_CODE")] - public string CItemCode { get; set; } + public string? CItemCode { get; set; } /// <summary> /// 鏈徃鐗╂枡缂栫爜锛堟棤鏉$爜鎵嬪伐褰曞叆锛屾湁鏉$爜涓哄啑浣欏瓧娈碉級 /// </summary> [SugarColumn(ColumnName = "ITEM_NO")] - public string ItemNo { get; set; } + public string? ItemNo { get; set; } /// <summary> /// 鍘傚鎵规 /// </summary> [SugarColumn(ColumnName = "LOT_NO")] - public string LotNo { get; set; } + public string? LotNo { get; set; } /// <summary> /// 鏁伴噺锛堟棤鏉$爜鎵嬪伐褰曞叆锛屾湁鏉$爜涓哄啑浣欏瓧娈碉級 @@ -61,7 +61,7 @@ /// 鍒涘缓浜� /// </summary> [SugarColumn(ColumnName = "CREATE_BY")] - public string CreateBy { get; set; } + public string? CreateBy { get; set; } /// <summary> /// 鍒涘缓鏃堕棿 @@ -73,7 +73,7 @@ /// 鏈�鍚庢洿鏂颁汉 /// </summary> [SugarColumn(ColumnName = "LASTUPDATE_BY")] - public string LastupdateBy { get; set; } + public string? LastupdateBy { get; set; } /// <summary> /// 鏈�鍚庢洿鏂版椂闂� @@ -85,25 +85,25 @@ /// 瀹㈡埛缂栫爜 /// </summary> [SugarColumn(ColumnName = "CUST_NO")] - public string CustNo { get; set; } + public string? CustNo { get; set; } /// <summary> /// 浠撳簱缂栫爜 /// </summary> [SugarColumn(ColumnName = "DEPOT_CODE")] - public string DepotCode { get; set; } + public string? DepotCode { get; set; } /// <summary> /// 璐т綅缂栫爜 /// </summary> [SugarColumn(ColumnName = "DEPOT_SECTION_CODE")] - public string DepotSectionCode { get; set; } + public string? DepotSectionCode { get; set; } /// <summary> /// 澶囨敞 /// </summary> [SugarColumn(ColumnName = "REMARK")] - public string Remark { get; set; } + public string? Remark { get; set; } /// <summary> /// 鍏嶆鏍囪瘑(0-鍚︼紝1-鏄�) @@ -115,7 +115,7 @@ /// 鎶曟枡鎵规 /// </summary> [SugarColumn(ColumnName = "PRD_LOT_NO")] - public string PrdLotNo { get; set; } + public string? PrdLotNo { get; set; } /// <summary> /// 鏄惁鍋氭帴鏀舵鏌� @@ -128,55 +128,55 @@ /// 宸ュ巶缂栧彿 /// </summary> [SugarColumn(ColumnName = "FACTORY")] - public string Factory { get; set; } + public string? Factory { get; set; } /// <summary> /// 鍏徃缂栧彿 /// </summary> [SugarColumn(ColumnName = "COMPANY")] - public string Company { get; set; } + public string? Company { get; set; } /// <summary> /// 鍘熺敓浜у伐鍗� /// </summary> [SugarColumn(ColumnName = "TASK_NOY")] - public string TaskNoy { get; set; } + public string? TaskNoy { get; set; } /// <summary> /// 绠卞彿 /// </summary> [SugarColumn(ColumnName = "BOX_NO")] - public string BoxNo { get; set; } + public string? BoxNo { get; set; } /// <summary> /// 鍖呰鎵规 /// </summary> [SugarColumn(ColumnName = "TASK_PACK")] - public string TaskPack { get; set; } + public string? TaskPack { get; set; } /// <summary> /// 鍗℃澘 /// </summary> [SugarColumn(ColumnName = "KB_NO")] - public string KbNo { get; set; } + public string? KbNo { get; set; } /// <summary> /// 鏉垮瀷 /// </summary> [SugarColumn(ColumnName = "BOARD_STYLE")] - public string BoardStyle { get; set; } + public string? BoardStyle { get; set; } /// <summary> /// 鐢熶骇宸ュ崟 /// </summary> [SugarColumn(ColumnName = "TASK_NO")] - public string TaskNo { get; set; } + public string? TaskNo { get; set; } /// <summary> /// 宸ュ崟鍙� /// </summary> [SugarColumn(ColumnName = "WORK_NO")] - public string WorkNo { get; set; } + public string? WorkNo { get; set; } /// <summary> /// 宸ヤ綔绾� @@ -188,13 +188,13 @@ /// 渚涘簲鍟嗙紪鍙� /// </summary> [SugarColumn(ColumnName = "SUPP_NO")] - public string SuppNo { get; set; } + public string? SuppNo { get; set; } /// <summary> /// 閲囪喘鍗曞彿 /// </summary> [SugarColumn(ColumnName = "PBILL_NO")] - public string PbillNo { get; set; } + public string? PbillNo { get; set; } /// <summary> /// 鏀跺埌鏁伴噺 @@ -213,19 +213,19 @@ /// 鏀惰揣浜� /// </summary> [SugarColumn(ColumnName = "RCV_BY")] - public string RcvBy { get; set; } + public string? RcvBy { get; set; } /// <summary> /// 鏀惰揣閮ㄥ垎 /// </summary> [SugarColumn(ColumnName = "RCV_PART")] - public string RcvPart { get; set; } + public string? RcvPart { get; set; } /// <summary> /// 鍏ュ簱缂栧彿 /// </summary> [SugarColumn(ColumnName = "RK_NO")] - public string RkNo { get; set; } + public string? RkNo { get; set; } /// <summary> /// 閲囪喘璁㈠崟ID @@ -256,4 +256,11 @@ /// </summary> [SugarColumn(ColumnName = "depot_id")] public int? DepotId { get; set; } + + [SugarColumn(IsIgnore = true)] public string? DepotName { get; set; } + [SugarColumn(IsIgnore = true)] public string? ItemName { get; set; } + [SugarColumn(IsIgnore = true)] public string? ItemModel { get; set; } + [SugarColumn(IsIgnore = true)] public string? Unit { get; set; } + + [SugarColumn(IsIgnore = true)] public string? DepotSectionName { get; set; } } \ No newline at end of file -- Gitblit v1.9.3