[+] 重新架构逻辑

This commit is contained in:
huiyadanli
2019-09-18 09:08:32 +08:00
parent 90076240b1
commit 92594da959
13 changed files with 304 additions and 41 deletions

View File

@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace RevokeMsgPatcher.Modifier
{
class TIMModifier
{
}
}