From 283f3e33e15409f657c152881620103c95811768 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 15 七月 2022 15:29:15 +0800
Subject: [PATCH] 提交修改
---
zhengcaioa/DTO/IntentionVisitDTO.cs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/zhengcaioa/DTO/IntentionVisitDTO.cs b/zhengcaioa/DTO/IntentionVisitDTO.cs
index e052dc0..a524127 100644
--- a/zhengcaioa/DTO/IntentionVisitDTO.cs
+++ b/zhengcaioa/DTO/IntentionVisitDTO.cs
@@ -35,7 +35,9 @@
public string Name { get; set; }
public string IsYwjl { get; set; }
-
+
+ public string DuanxinNeirong { get; set; }
+
}
public class IntentionVisitDTOSearch : SearchEntity
--
Gitblit v1.9.1