From 2bec9c838d2d688025698de8ec1de401ffd7dd1f Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 11 八月 2020 14:13:55 +0800 Subject: [PATCH] 20200811 --- HDL_ON/Entity/Function/AC.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Entity/Function/AC.cs b/HDL_ON/Entity/Function/AC.cs index 192af3e..d9afb33 100644 --- a/HDL_ON/Entity/Function/AC.cs +++ b/HDL_ON/Entity/Function/AC.cs @@ -178,7 +178,11 @@ } } } + Trait _trait_mode; + /// <summary> + /// 妯″紡灞炴�� + /// </summary> [Newtonsoft.Json.JsonIgnore] public Trait trait_mode { -- Gitblit v1.8.0