feat: 改进对象系统

This commit is contained in:
2026-01-01 20:18:18 +08:00
parent d25e398701
commit bd313db5f2
39 changed files with 682 additions and 180 deletions

View File

@@ -75,4 +75,3 @@ class BaseAlgorithm:
return 1
except:
return 0