From 924bdf1c9fb74babf2438d5545db3594756625d1 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期一, 22 六月 2020 20:06:39 +0800 Subject: [PATCH] '完善信息' --- WindowsFormsApp1/utils/Constant.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WindowsFormsApp1/utils/Constant.cs b/WindowsFormsApp1/utils/Constant.cs index 6707eab..ba13c29 100644 --- a/WindowsFormsApp1/utils/Constant.cs +++ b/WindowsFormsApp1/utils/Constant.cs @@ -14,5 +14,8 @@ public static String token=""; + //閲囬泦棣栧崟锛涚珛鍑忓紑鍏� + public static bool parseSDLJOPen = true; + } } -- Gitblit v1.8.0