From 9cba77428a389c5dec6201422a877cb580166389 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 21 十月 2021 10:03:26 +0800 Subject: [PATCH] 2021-10-21-01 --- HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs b/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs index 7028c70..5708458 100644 --- a/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs +++ b/HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs @@ -122,6 +122,10 @@ /// 璋冭瘯鏉冮檺鏄惁鎵撳紑 /// </summary> public bool debugPerm; + /// <summary> + /// 缃戝叧鏈湴閫氫俊鍔犲瘑Key锛屽悓涓�涓綇瀹� 瀵嗛挜鍒涘缓鍚庡氨涓嶅彉 + /// </summary> + public string localSecret; } } -- Gitblit v1.8.0