feat: 改进对象系统

This commit is contained in:
2026-01-01 20:18:18 +08:00
parent 52ef6c65d4
commit 238013ac46
39 changed files with 682 additions and 180 deletions
-1
View File
@@ -75,4 +75,3 @@ class BaseAlgorithm:
return 1
except:
return 0