更新bug

This commit is contained in:
2026-05-25 10:07:19 +08:00
parent c8a5c4f2e5
commit f0d5a44e4f
557 changed files with 214 additions and 40840 deletions
+1 -4
View File
@@ -3,10 +3,7 @@ using System.Runtime.InteropServices;
public class BrigdeIOS
{
[DllImport("__Internal")]
public static extern void DakaiACT();
[DllImport("__Internal")]
public static extern void ShezhiACT(bool though);
[DllImport("__Internal")]
public static extern void copyText(string text);
}