From 578fd119d5f620fc0d1902a55ea2a6386da8a9af Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期二, 07 四月 2026 23:52:47 +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