yyl
2025-12-04 5f728e2633e8e20ebafc4e534fe7e7362362c839
Main/Config/Configs/RuleConfig.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 RuleConfig()
    {
        dic.Clear();
        // 访问过静态构造函数
        visit = true;
    }
    public int ID;