[+] 重新架构逻辑
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using RevokeMsgPatcher.Utils;
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Net;
|
||||
using System.Threading.Tasks;
|
||||
@@ -158,5 +159,10 @@ namespace RevokeMsgPatcher
|
||||
});
|
||||
MessageBox.Show("当前所支持的微信版本:" + Environment.NewLine + versions);
|
||||
}
|
||||
|
||||
private void btnTest_Click(object sender, EventArgs e)
|
||||
{
|
||||
PathUtil.DisplayAllProgram();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user