mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2026-07-29 05:29:18 +08:00
[+] 修复1.4版本不兼容3.7以下微信防撤回的问题
This commit is contained in:
@@ -14,6 +14,10 @@ namespace RevokeMsgPatcher.Model
|
||||
|
||||
public string Memo { get; set; }
|
||||
|
||||
public string StartVersion { get; set; }
|
||||
|
||||
public string EndVersion { get; set; }
|
||||
|
||||
public TargetInfo Clone()
|
||||
{
|
||||
TargetInfo o = new TargetInfo();
|
||||
|
||||
Reference in New Issue
Block a user