From 4a43e25a1803e63b501e401b6c7896a19c3ef3d7 Mon Sep 17 00:00:00 2001
From: leo <182004222@qq.com>
Date: 星期三, 28 十二月 2022 22:48:53 +0800
Subject: [PATCH] 备份记录2022228FX

---
 GasolineBlend.Entity/TryApply.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/GasolineBlend.Entity/TryApply.cs b/GasolineBlend.Entity/TryApply.cs
index dee3a56..560dfd6 100644
--- a/GasolineBlend.Entity/TryApply.cs
+++ b/GasolineBlend.Entity/TryApply.cs
@@ -48,5 +48,10 @@
         /// </summary>
         public DateTime createtime { get; set; }
 
+        /// <summary>
+        /// 鐘舵��
+        /// </summary>
+        public string status { get; set; }
+
     }
 }

--
Gitblit v1.8.0