hch
2025-10-28 2d49ec4f87de5fdedcac25a2bd45c97a0c332a04
Main/Config/Configs/FuncConfigConfig.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 FuncConfigConfig()
    {
        dic.Clear();
        // 访问过静态构造函数
        visit = true;
    }
    public string KEY;