From 7636c2cfa97cd3c24070593c899d4e4e5d0caf89 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期五, 10 四月 2026 16:49:10 +0800
Subject: [PATCH] 选择关键件进行解绑
---
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