From 2d142a18b9bd53cd399f3610d71e2105779dceea Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期一, 12 一月 2026 15:28:45 +0800
Subject: [PATCH] 1
---
WebAPI/Models/ClsGy_PNLInfo.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsGy_PNLInfo.cs b/WebAPI/Models/ClsGy_PNLInfo.cs
index d0d4434..f71bac4 100644
--- a/WebAPI/Models/ClsGy_PNLInfo.cs
+++ b/WebAPI/Models/ClsGy_PNLInfo.cs
@@ -12,6 +12,7 @@
public string HLayOutName { get; set; }
public string HIcon { get; set; }
+ public string HMirrorType { get; set; }
public int HRowCount { get; set; }
--
Gitblit v1.9.1