1
wankeda
2026-01-22 eaf097eeef67ebaaf46777269128e65f820e31fc
WMS/WIDESEA_WMSServer/WIDESEA_Core/App.cs
@@ -28,6 +28,11 @@
        /// <summary>是否正在运行</summary>
        public static bool IsBuild { get; set; }
        /// <summary>
        /// 有效期
        /// </summary>
        public static DateTime? ExpDateTime = null;
        public static bool IsRun
        {
            get => _isRun;