From f4c3f82a3bd142bc555ec7f632dabc66ef86f5af Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期二, 19 八月 2025 16:51:45 +0800
Subject: [PATCH] 11
---
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/GZ_ZC/Dt_InWheels_mes.cs | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/GZ_ZC/Dt_InWheels_mes.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/GZ_ZC/Dt_InWheels_mes.cs"
index 435d472..b122460 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/GZ_ZC/Dt_InWheels_mes.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/GZ_ZC/Dt_InWheels_mes.cs"
@@ -1,4 +1,5 @@
锘縰sing AngleSharp.Text;
+using Magicodes.ExporterAndImporter.Core;
using SqlSugar;
using System;
using System.Collections.Generic;
@@ -16,24 +17,28 @@
/// <summary>
/// 涓婚敭
/// </summary>
+ [ExporterHeader(DisplayName = "涓婚敭", IsIgnore = true)]
[SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")]
public int Wheels_ID { get; set; }
/// <summary>
/// 杞﹁疆鍙�
/// </summary>
+ [ExporterHeader(DisplayName = "杞﹁疆鏉$爜")]
[SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "杞﹁疆鏉$爜")]
public string Wheels_code { get; set; }
/// <summary>
/// 绫诲埆 (杞﹁疆/ 鍒跺姩鐩�)
/// </summary>
+ [ExporterHeader(DisplayName = "杞﹁疆", IsIgnore = true)]
[SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "绫诲埆(杞﹁疆/鍒跺姩鐩�)")]
public string Wheels_Type { get; set; }
/// <summary>
/// 鐘舵�� 1-鍒涘缓 2-鍏ュ簱 3-瀹屾垚 4-鍒犻櫎
/// </summary>
+ [ExporterHeader(DisplayName = "鐘舵��", IsIgnore = true)]
[SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "鐘舵��")]
public string Wheels_CurrentStatue { get; set; }
/// <summary>
@@ -44,112 +49,131 @@
/// <summary>
/// 杞﹁疆鏉$爜
/// </summary>
+ [ExporterHeader(DisplayName = "杞﹁疆鏉$爜",IsIgnore =true)]
[SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "杞﹁疆鏉$爜")]
public string Wheels_Num { get; set; }
/// <summary>
/// 杞鏉$爜
/// </summary>
+ [ExporterHeader(DisplayName = "杞鏉$爜")]
[SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "杞鏉$爜")]
public string Wheels_ldtm { get; set; }
/// <summary>
/// 杞﹀瀷
/// </summary>
+ [ExporterHeader(DisplayName = "杞﹀瀷")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "杞﹀瀷")]
public string Wheels_CarType { get; set; }
/// <summary>
/// 閰嶅睘灞�
/// </summary>
+ [ExporterHeader(DisplayName = "閰嶅睘灞�")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "閰嶅睘灞�")]
public string Wheels_psj { get; set; }
/// <summary>
/// 杞︾粍鍙�
/// </summary>
+ [ExporterHeader(DisplayName = "杞︾粍鍙�")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "杞︾粍鍙�")]
public string Wheels_CarNo { get; set; }
/// <summary>
/// 杞鍙�
/// </summary>
+ [ExporterHeader(DisplayName = "杞鍙�")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "杞鍙�")]
public string Wheels_ldh { get; set; }
/// <summary>
/// 杞鍨嬪彿
/// </summary>
+ [ExporterHeader(DisplayName = "杞鍨嬪彿")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "杞鍨嬪彿")]
public string Wheels_ldxh { get; set; }
/// <summary>
/// 鍔ㄦ嫋灞炴�锛氬姩,T锛氭嫋 M/T锛氬姩鎷栭�氱敤
/// </summary>
+ [ExporterHeader(DisplayName = "鍔ㄦ嫋灞炴��")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "鍔ㄦ嫋灞炴��")]
public string Wheels_mttype { get; set; }
/// <summary>
/// 鏂版棫灞炴�� 1锛氭棫 0 锛氭柊
/// </summary>
+ [ExporterHeader(DisplayName = "鏂版棫灞炴�� 0 : 鏂� / 1 : 鏃� ")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "鏂版棫绫诲瀷")]
public string Wheels_NewOrOld { get; set; }
/// <summary>
/// 灞炴��
/// </summary>
+ [ExporterHeader(DisplayName = "杞﹁疆灞炴��")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "杞﹁疆灞炴��")]
public string WheelsProps { get; set; }
/// <summary>
/// 绛夌骇
/// </summary>
+ [ExporterHeader(DisplayName = "绛夌骇")]
[SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "绛夌骇")]
public string Wheels_level { get; set; }
/// <summary>
/// 姣傚瓟a鐣岄潰鍧囧��
/// </summary>
+ [ExporterHeader(DisplayName = "姣傚瓟a鐣岄潰鍧囧��")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "姣傚瓟a鐣岄潰鍧囧��")]
public string Wheels_gkzja { get; set; }
/// <summary>
/// 姣傚瓟b鐣岄潰鍧囧��
/// </summary>
+ [ExporterHeader(DisplayName = "姣傚瓟b鐣岄潰鍧囧��")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "姣傚瓟b鐣岄潰鍧囧��")]
public string Wheels_gkzjb { get; set; }
/// <summary>
/// 姣傚瓟c鐣岄潰鍧囧��
/// </summary>
+ [ExporterHeader(DisplayName = "姣傚瓟c鐣岄潰鍧囧��")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "姣傚瓟c鐣岄潰鍧囧��")]
public string Wheels_gkzjc { get; set; }
/// <summary>
/// 姣傚瓟鍧囧��
/// </summary>
+ [ExporterHeader(DisplayName = "姣傚瓟鍧囧��")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "姣傚瓟鍧囧��")]
public string Wheels_gkcc { get; set; }
/// <summary>
/// 杞緞鍊�
/// </summary>
+ [ExporterHeader(DisplayName = "杞緞鍊�")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "杞緞鍊�")]
public string Wheels_ljz { get; set; }
/// <summary>
/// 棰勪及杞緞鍊�
/// </summary>
+ [ExporterHeader(DisplayName = "棰勪及杞緞鍊�")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "棰勪及杞緞鍊�")]
public string Wheels_ygljz { get; set; }
/// <summary>
/// 鍏ュ簱鏃ユ湡
/// </summary>
+ [ExporterHeader(DisplayName = "鍏ュ簱鏃ユ湡")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "鍏ュ簱鏃ユ湡")]
public string Wheels_InDate { get; set; }
/// <summary>
/// 杞紭
/// </summary>
+ [ExporterHeader(DisplayName = "杞紭")]
[SugarColumn(IsNullable = false, Length = 20, ColumnDescription = "杞紭")]
public string Wheels_LYH { get; set; }
}
--
Gitblit v1.9.3