From 8876889ebc569aa8bcc2540181431121ca605aaf Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 24 十二月 2021 08:44:10 +0800
Subject: [PATCH] 提交
---
zhengcaioa/DTO/SysCodeDTO.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/zhengcaioa/DTO/SysCodeDTO.cs b/zhengcaioa/DTO/SysCodeDTO.cs
index 9238291..dc0260e 100644
--- a/zhengcaioa/DTO/SysCodeDTO.cs
+++ b/zhengcaioa/DTO/SysCodeDTO.cs
@@ -52,6 +52,7 @@
public string Classify1 { set; get; }
+ public string Sort1 { set; get; }
}
--
Gitblit v1.9.1