From f34f0751ef0c6305c94ff342ca7fbe24aa09844e Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 18 十二月 2025 14:48:31 +0800
Subject: [PATCH] 111
---
StandardPda/MES.Service/Modes/SalesReturnNoticeDetail.cs | 54 +++++++++++++++++++++++++++++-------------------------
1 files changed, 29 insertions(+), 25 deletions(-)
diff --git a/StandardPda/MES.Service/Modes/SalesReturnNoticeDetail.cs b/StandardPda/MES.Service/Modes/SalesReturnNoticeDetail.cs
index e6db49d..611a6ca 100644
--- a/StandardPda/MES.Service/Modes/SalesReturnNoticeDetail.cs
+++ b/StandardPda/MES.Service/Modes/SalesReturnNoticeDetail.cs
@@ -1,4 +1,5 @@
锘縰sing SqlSugar;
+using DbType = System.Data.DbType;
namespace MES.Service.Modes;
@@ -11,7 +12,9 @@
/// <summary>
/// SEQ_sales
/// </summary>
- [SugarColumn(ColumnName = "ID", OracleSequenceName = "SEQ_SALES_RETURN_NOTICE_DETAIL", IsPrimaryKey = true)]
+ [SugarColumn(ColumnName = "ID",
+ OracleSequenceName = "SEQ_SALES_RETURN_NOTICE_DETAIL",
+ IsPrimaryKey = true)]
public decimal Id { get; set; }
/// <summary>
@@ -129,107 +132,108 @@
public string ErpHeadId { get; set; }
/// <summary>
- /// 琛屽彿 / Line number
+ /// 琛屽彿 / Line number
/// </summary>
- [SugarColumn(ColumnName = "LINE_NUMBER", SqlParameterDbType = System.Data.DbType.Int32)]
+ [SugarColumn(ColumnName = "LINE_NUMBER", SqlParameterDbType = DbType.Int32)]
public int? FLineNumber { get; set; }
/// <summary>
- /// 琛岀姸鎬� / Line status (e.g. 'Active','Cancelled')
+ /// 琛岀姸鎬� / Line status (e.g. 'Active','Cancelled')
/// </summary>
[SugarColumn(ColumnName = "LINE_STATUS", Length = 50)]
public string FLineStatus { get; set; }
/// <summary>
- /// 閫�娆惧鎴风紪鍙� / Refund customer ID
+ /// 閫�娆惧鎴风紪鍙� / Refund customer ID
/// </summary>
[SugarColumn(ColumnName = "REFUND_CUSTOMER", Length = 100)]
public string FRefundCustomer { get; set; }
/// <summary>
- /// 渚涘簲鍟嗙紪鐮� / Supplier code
+ /// 渚涘簲鍟嗙紪鐮� / Supplier code
/// </summary>
[SugarColumn(ColumnName = "SUPPLIER", Length = 100)]
public string FSupplier { get; set; }
/// <summary>
- /// 鍏嶈垂鍝佺被鍨� / Freebie type (Sample/Gift etc.)
+ /// 鍏嶈垂鍝佺被鍨� / Freebie type (Sample/Gift etc.)
/// </summary>
[SugarColumn(ColumnName = "FREEBIE_TYPE", Length = 50)]
public string FFreebieType { get; set; }
/// <summary>
- /// 鍏嶈垂鍝佸師鍥� / Freebie reason description
+ /// 鍏嶈垂鍝佸師鍥� / Freebie reason description
/// </summary>
[SugarColumn(ColumnName = "FREEBIE_REASON", Length = 200)]
public string FFreebieReason { get; set; }
/// <summary>
- /// 婧愬ご鍗曟嵁琛屽彿 / Source document line number
+ /// 婧愬ご鍗曟嵁琛屽彿 / Source document line number
/// </summary>
- [SugarColumn(ColumnName = "SOURCE_DOC_LINE_NO", SqlParameterDbType = System.Data.DbType.Int32)]
+ [SugarColumn(ColumnName = "SOURCE_DOC_LINE_NO",
+ SqlParameterDbType = DbType.Int32)]
public int? FSourceDocLineNo { get; set; }
/// <summary>
- /// 婧愬ご鍗曟嵁瀛愯鍙� / Source document sub-line number
+ /// 婧愬ご鍗曟嵁瀛愯鍙� / Source document sub-line number
/// </summary>
- [SugarColumn(ColumnName = "SOURCE_DOC_SUB_LINE_NO", SqlParameterDbType = System.Data.DbType.Int32)]
+ [SugarColumn(ColumnName = "SOURCE_DOC_SUB_LINE_NO",
+ SqlParameterDbType = DbType.Int32)]
public int? FSourceDocSubLineNo { get; set; }
/// <summary>
- /// 鏉ユ簮鍗曟嵁绫诲瀷 / Source document type (PO/SO/Invoice etc.)
+ /// 鏉ユ簮鍗曟嵁绫诲瀷 / Source document type (PO/SO/Invoice etc.)
/// </summary>
[SugarColumn(ColumnName = "SOURCE_DOC_TYPE", Length = 50)]
public string FSourceDocType { get; set; }
/// <summary>
- /// 鍘熷鍗曟嵁琛屽彿 / Original document line number
+ /// 鍘熷鍗曟嵁琛屽彿 / Original document line number
/// </summary>
- [SugarColumn(ColumnName = "ORIGINAL_DOC_LINE_NO", SqlParameterDbType = System.Data.DbType.Int32)]
+ [SugarColumn(ColumnName = "ORIGINAL_DOC_LINE_NO",
+ SqlParameterDbType = DbType.Int32)]
public int? FOriginalDocLineNo { get; set; }
/// <summary>
- /// 琛ヨ揣缁勭粐浠g爜 / Replenishment organization code
+ /// 琛ヨ揣缁勭粐浠g爜 / Replenishment organization code
/// </summary>
[SugarColumn(ColumnName = "REPLENISH_ORG", Length = 50)]
public string FReplenishOrg { get; set; }
/// <summary>
- /// 鏀惰揣缁勭粐浠g爜 / Receiving organization code
+ /// 鏀惰揣缁勭粐浠g爜 / Receiving organization code
/// </summary>
[SugarColumn(ColumnName = "RECEIVING_ORG", Length = 50)]
public string FReceivingOrg { get; set; }
/// <summary>
- /// 鍘熶笟鍔″憳ID / Original salesman ID
+ /// 鍘熶笟鍔″憳ID / Original salesman ID
/// </summary>
[SugarColumn(ColumnName = "ORIGINAL_SALESMAN", Length = 50)]
public string FOriginalSalesman { get; set; }
/// <summary>
- /// 鍘熼儴闂ㄤ唬鐮� / Original department code
+ /// 鍘熼儴闂ㄤ唬鐮� / Original department code
/// </summary>
[SugarColumn(ColumnName = "ORIGINAL_DEPT", Length = 50)]
public string FOriginalDept { get; set; }
/// <summary>
- /// 椤圭洰缂栧彿 / Project number
+ /// 椤圭洰缂栧彿 / Project number
/// </summary>
[SugarColumn(ColumnName = "PROJECT", Length = 100)]
public string FProject { get; set; }
/// <summary>
- /// 閫�璐у師鍥犲垎绫� / Return reason category
+ /// 閫�璐у師鍥犲垎绫� / Return reason category
/// </summary>
[SugarColumn(ColumnName = "RETURN_REASON", Length = 200)]
public string FReturnReason { get; set; }
/// <summary>
- /// 閫�璐ц缁嗚鏄� / Detailed return description
- /// <example>璐х墿鍦ㄨ繍杈撹繃绋嬩腑鍙戠敓鐮存崯</example>
+ /// 閫�璐ц缁嗚鏄� / Detailed return description
+ /// <example>璐х墿鍦ㄨ繍杈撹繃绋嬩腑鍙戠敓鐮存崯</example>
/// </summary>
[SugarColumn(ColumnName = "RETURN_DESCRIPTION", Length = 4000)]
public string FReturnDescription { get; set; }
-
-
}
\ No newline at end of file
--
Gitblit v1.9.3