hch
2025-12-19 ed63aa36ced400b4eef79862e85498213ae40c4a
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;