From a9bba690fdead98f549d000ec29aa0cd6887cd22 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期二, 28 四月 2026 14:25:38 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/KuKa/BeiJingBeiQiAGV
---
项目代码/WIDESEA_WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_MaterialInfo_Hty.cs | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_MaterialInfo_Hty.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_MaterialInfo_Hty.cs"
index 4ea449b..600a335 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_MaterialInfo_Hty.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_MaterialInfo_Hty.cs"
@@ -42,6 +42,18 @@
public string EndPosition { get; set; }
/// <summary>
+ /// 杞﹀瀷
+ /// </summary>
+ [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "杞﹀瀷")]
+ public string Carmodel { get; set; }
+
+ /// <summary>
+ /// 鍖哄煙
+ /// </summary>
+ [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "鍖哄煙")]
+ public string Region { get; set; }
+
+ /// <summary>
/// 鏄惁鏂板澧炲鍣�
/// </summary>
[SugarColumn(ColumnDescription = "鏄惁灞炰簬鏂板瀹瑰櫒", DefaultValue = "0")]
--
Gitblit v1.9.3