chore: snapshot latest sdk reimport

This commit is contained in:
2026-03-20 23:33:17 +08:00
parent 10a50a6f8b
commit b9a63b8e35
121 changed files with 35 additions and 1606 deletions

View File

@@ -13,11 +13,10 @@ using System.Text.RegularExpressions;
namespace AnyThink.Scripts.IntegrationManager.Editor
{
public class ATConfig
{
public static string PLUGIN_VERSION = "2.1.7";
public static bool isDebug = false;
public static string PLUGIN_VERSION = "2.1.7";
public static bool isDebug = false;
public static bool EnableEditorTools
{