From f83fb19d3f31c2c48390da94740c68ffd07a6f12 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 07 一月 2022 10:09:14 +0800
Subject: [PATCH] 订单收款改造

---
 zhengcaioa/DTO/ExpertTestTopicDTO.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zhengcaioa/DTO/ExpertTestTopicDTO.cs b/zhengcaioa/DTO/ExpertTestTopicDTO.cs
index 89c134d..1f960c3 100644
--- a/zhengcaioa/DTO/ExpertTestTopicDTO.cs
+++ b/zhengcaioa/DTO/ExpertTestTopicDTO.cs
@@ -50,8 +50,8 @@
         public string[] Flag { get; set; }
 
         public string[] Fatiaomingxi { get; set; }
-        
 
+        public decimal Shuliang { get; set; }
     }
 
 

--
Gitblit v1.9.1