From 374ce108d737c1e4d6608989090195a7346d10ad Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 26 二月 2026 08:47:21 +0800
Subject: [PATCH] 优化格式美观度。 完成 (1)“印刷、打包、送货要求”放在右边的格子里面;右边格子拉通 (2)“单价”和“总价”的格子比例要调整适中 (3)把“印件名称”放在第一格 (1)操作中增加“问题处理”,进行处理操作 完成 (2)问题反馈除了生成在这个列表中,还要自动推送给对应订单的下单人或者送货安排(发起工作安排)的安排人,显示在他们的“工作提醒”中,处理完了就在列表中变成已完成问题处理,显示“√”,点“√”进去就显示谁处理的、什么时候处理的。 完成 生产施工单中,选“轮转印刷机”的,删除“纸张数量(张)”和“开料规格” 完成
---
CY_ECommercePlatform/CY.Model/EC/EC_OrderBasicExtend.cs | 262 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 262 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.Model/EC/EC_OrderBasicExtend.cs b/CY_ECommercePlatform/CY.Model/EC/EC_OrderBasicExtend.cs
index bc331d9..41bc903 100644
--- a/CY_ECommercePlatform/CY.Model/EC/EC_OrderBasicExtend.cs
+++ b/CY_ECommercePlatform/CY.Model/EC/EC_OrderBasicExtend.cs
@@ -340,6 +340,16 @@
get;
set;
}
+
+ /// <summary>
+ /// 寮�绁ㄧ敵璇�
+ /// </summary>
+ public Guid? KaipiaoshenqingId
+ {
+ get;
+ set;
+ }
+
/// <summary>
/// 寮�绁ㄧ敵璇�
/// </summary>
@@ -542,6 +552,24 @@
}
/// <summary>
+ /// 璁捐璁㈠崟涓嬪崟杩斿洖XiadanKeyid
+ /// </summary>
+ public int? XiadanKeyid
+ {
+ get;
+ set;
+ }
+
+ /// <summary>
+ /// 鏄惁缁撶畻 `1鏄�2鍚�
+ /// </summary>
+ public int? shifoujiesuan
+ {
+ get;
+ set;
+ }
+
+ /// <summary>
/// 璁捐浜哄憳
/// </summary>
public int? Shejirenyuan
@@ -648,9 +676,127 @@
public int? Shejicountneiye { get; set; }
/// <summary>
+ /// 璁捐鍗曚环鍐呴〉
+ /// </summary>
+ public decimal? ShejiUnitPriceneiye1 { get; set; }
+
+ /// <summary>
+ /// 璁捐閲戦鍐呴〉
+ /// </summary>
+ public decimal? ShejiSumPriceneiye1 { get; set; }
+
+ /// <summary>
+ /// 璁捐鏁伴噺鍐呴〉
+ /// </summary>
+ public int? Shejicountneiye1 { get; set; }
+
+
+ /// <summary>
+ /// 璁捐鍗曚环鍐呴〉
+ /// </summary>
+ public decimal? ShejiUnitPriceneiye2 { get; set; }
+
+ /// <summary>
+ /// 璁捐閲戦鍐呴〉
+ /// </summary>
+ public decimal? ShejiSumPriceneiye2 { get; set; }
+
+ /// <summary>
+ /// 璁捐鏁伴噺鍐呴〉
+ /// </summary>
+ public int? Shejicountneiye2 { get; set; }
+
+
+
+ /// <summary>
+ /// 璁捐浜哄憳
+ /// </summary>
+ public int? Shejirenyuanneiye1
+ {
+ get;
+ set;
+ }
+ /// <summary>
+ /// 璁捐浜哄憳
+ /// </summary>
+ public string ShejirenyuanNameneiye1 { get; set; }
+
+
+
+ /// <summary>
+ /// 璁捐绫诲瀷
+ /// </summary>
+ public int? Shejileixingneiye1
+ {
+ get;
+ set;
+ }
+ /// <summary>
+ /// 璁捐绫诲瀷
+ /// </summary>
+ public string ShejileixingNameneiye1 { get; set; }
+
+ /// <summary>
+ /// 鍗曞弻闈�
+ /// </summary>
+ public string Danshuangmianneiye1 { get; set; }
+
+ /// <summary>
+ /// 璁捐瑕佹眰
+ /// </summary>
+ public string Shejiyaoqiuneiye1 { get; set; }
+
+
+
+ /// <summary>
+ /// 璁捐浜哄憳
+ /// </summary>
+ public int? Shejirenyuanneiye2
+ {
+ get;
+ set;
+ }
+ /// <summary>
+ /// 璁捐浜哄憳
+ /// </summary>
+ public string ShejirenyuanNameneiye2 { get; set; }
+
+
+
+ /// <summary>
+ /// 璁捐绫诲瀷
+ /// </summary>
+ public int? Shejileixingneiye2
+ {
+ get;
+ set;
+ }
+ /// <summary>
+ /// 璁捐绫诲瀷
+ /// </summary>
+ public string ShejileixingNameneiye2 { get; set; }
+
+ /// <summary>
+ /// 鍗曞弻闈�
+ /// </summary>
+ public string Danshuangmianneiye2 { get; set; }
+
+ /// <summary>
+ /// 璁捐瑕佹眰
+ /// </summary>
+ public string Shejiyaoqiuneiye2 { get; set; }
+
+
+
+ /// <summary>
/// 璁捐鏁伴噺鍐呴〉
/// </summary>
public string Shejicountneiyename { get; set; }
+
+ /// <summary>
+ /// 閫佽揣閲戦
+ /// </summary>
+ public decimal? SonghuoJine { get; set; }
#endregion
@@ -1190,7 +1336,123 @@
this.Shejicountneiye = isChange ? MyConvert.ConvertToInt32(value) : this.Shejicountneiye;
theValue = this.Shejicountneiye;
}
+ else if ("SonghuoJine".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 122)
+ {
+ this.SonghuoJine = isChange ? MyConvert.ConvertToDecimal(value) : this.SonghuoJine;
+ theValue = this.SonghuoJine;
+ }
+ else if ("ShejiUnitPriceneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 123)
+ {
+ this.ShejiUnitPriceneiye1 = isChange ? MyConvert.ConvertToDecimal(value) : this.ShejiUnitPriceneiye1;
+ theValue = this.ShejiUnitPriceneiye1;
+ }
+ else if ("ShejiSumPriceneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 124)
+ {
+ this.ShejiSumPriceneiye1 = isChange ? MyConvert.ConvertToDecimal(value) : this.ShejiSumPriceneiye1;
+ theValue = this.ShejiSumPriceneiye1;
+ }
+ else if ("Shejicountneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 125)
+ {
+ this.Shejicountneiye1 = isChange ? MyConvert.ConvertToInt32(value) : this.Shejicountneiye1;
+ theValue = this.Shejicountneiye1;
+ }
+
+ else if ("ShejiUnitPriceneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 126)
+ {
+ this.ShejiUnitPriceneiye2 = isChange ? MyConvert.ConvertToDecimal(value) : this.ShejiUnitPriceneiye2;
+ theValue = this.ShejiUnitPriceneiye2;
+ }
+ else if ("ShejiSumPriceneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 127)
+ {
+ this.ShejiSumPriceneiye2 = isChange ? MyConvert.ConvertToDecimal(value) : this.ShejiSumPriceneiye2;
+ theValue = this.ShejiSumPriceneiye2;
+ }
+ else if ("Shejicountneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 128)
+ {
+ this.Shejicountneiye2 = isChange ? MyConvert.ConvertToInt32(value) : this.Shejicountneiye2;
+ theValue = this.Shejicountneiye2;
+ }
+
+
+ else if ("Shejirenyuanneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 129)
+ {
+ this.Shejirenyuanneiye1 = isChange ? MyConvert.ConvertToInt32(value) : this.Shejirenyuanneiye1;
+ theValue = this.Shejirenyuanneiye1;
+ }
+ else if ("ShejirenyuanNameneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 130)
+ {
+ this.ShejirenyuanNameneiye1 = isChange ? MyConvert.ConvertToString(value) : this.ShejirenyuanNameneiye1;
+ theValue = this.ShejirenyuanNameneiye1;
+ }
+ else if ("Shejileixingneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 131)
+ {
+ this.Shejileixingneiye1 = isChange ? MyConvert.ConvertToInt32(value) : this.Shejileixingneiye1;
+ theValue = this.Shejileixingneiye1;
+ }
+ else if ("ShejileixingNameneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 132)
+ {
+ this.ShejileixingNameneiye1 = isChange ? MyConvert.ConvertToString(value) : this.ShejileixingNameneiye1;
+ theValue = this.ShejileixingNameneiye1;
+ }
+ else if ("Danshuangmianneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 133)
+ {
+ this.Danshuangmianneiye1 = isChange ? MyConvert.ConvertToString(value) : this.Danshuangmianneiye1;
+ theValue = this.Danshuangmianneiye1;
+ }
+ else if ("Shejiyaoqiuneiye1".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 134)
+ {
+ this.Shejiyaoqiuneiye1 = isChange ? MyConvert.ConvertToString(value) : this.Shejiyaoqiuneiye1;
+ theValue = this.Shejiyaoqiuneiye1;
+ }
+
+
+ else if ("Shejirenyuanneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 135)
+ {
+ this.Shejirenyuanneiye2 = isChange ? MyConvert.ConvertToInt32(value) : this.Shejirenyuanneiye2;
+ theValue = this.Shejirenyuanneiye2;
+ }
+ else if ("ShejirenyuanNameneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 136)
+ {
+ this.ShejirenyuanNameneiye2 = isChange ? MyConvert.ConvertToString(value) : this.ShejirenyuanNameneiye2;
+ theValue = this.ShejirenyuanNameneiye2;
+ }
+ else if ("Shejileixingneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 137)
+ {
+ this.Shejileixingneiye2 = isChange ? MyConvert.ConvertToInt32(value) : this.Shejileixingneiye2;
+ theValue = this.Shejileixingneiye2;
+ }
+ else if ("ShejileixingNameneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 138)
+ {
+ this.ShejileixingNameneiye2 = isChange ? MyConvert.ConvertToString(value) : this.ShejileixingNameneiye2;
+ theValue = this.ShejileixingNameneiye2;
+ }
+ else if ("Danshuangmianneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 139)
+ {
+ this.Danshuangmianneiye2 = isChange ? MyConvert.ConvertToString(value) : this.Danshuangmianneiye2;
+ theValue = this.Danshuangmianneiye2;
+ }
+ else if ("Shejiyaoqiuneiye2".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 140)
+ {
+ this.Shejiyaoqiuneiye2 = isChange ? MyConvert.ConvertToString(value) : this.Shejiyaoqiuneiye2;
+ theValue = this.Shejiyaoqiuneiye2;
+ }
+ else if ("shifoujiesuan".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 141)
+ {
+ this.shifoujiesuan = isChange ? MyConvert.ConvertToInt32(value) : this.shifoujiesuan;
+ theValue = this.shifoujiesuan;
+ }
+ else if ("XiadanKeyid".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 142)
+ {
+ this.XiadanKeyid = isChange ? MyConvert.ConvertToInt32(value) : this.XiadanKeyid;
+ theValue = this.XiadanKeyid;
+ }
+ else if ("KaipiaoshenqingId".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 143)
+ {
+ this.KaipiaoshenqingId = isChange ? MyConvert.ConvertToGuid(value) : this.KaipiaoshenqingId;
+ theValue = this.KaipiaoshenqingId;
+ }
+
#endregion
return theValue;
--
Gitblit v1.9.1