mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
synced 2025-10-29 16:14:16 +08:00
improve - subscribe event pop up register links automatically
This commit is contained in:
@@ -32,6 +32,7 @@ public class Settings {
|
||||
public int Check_Spam_Interval;
|
||||
|
||||
public int User_Session_Max_Inactive;
|
||||
public int User_Wechat_Cache_Expire_Time;
|
||||
|
||||
//No arg constructor for Yaml.loadAs
|
||||
public Settings() { I = this; }
|
||||
|
||||
Reference in New Issue
Block a user