hch
2026-03-21 8c46bc3e9de02cd5aa8d399bbc3e852fe0bfaefc
Main/Config/Configs/InitialFunctionConfig.cs
@@ -1,6 +1,6 @@
//--------------------------------------------------------
//    [Author]:           YYL
//    [  Date ]:           Monday, August 4, 2025
//    [  Date ]:           2025年8月5日
//--------------------------------------------------------
using System.Collections.Generic;
@@ -12,7 +12,8 @@
{
    static InitialFunctionConfig()
    {
        dic.Clear();
        // 访问过静态构造函数
        visit = true;
    }
    public string KEY;