新增菜园系统

This commit is contained in:
2025-11-10 01:15:17 +08:00
parent 22d2271bac
commit cdb3433b8a
14 changed files with 1230 additions and 15 deletions

View File

@@ -139,6 +139,12 @@ WPS Bot 插件体系,现有 `WPSConfigAPI` 提供积分管理与签到积分
- 原因:提升商店玩家出售区的可读性与一致性
- 阻碍因素:无
- 状态:未确认
2025-11-10_00:06:48
- 已修改:`Plugins/WPSStoreSystem.py`
- 更改:修正 `WPSConfigAPI.get_user_points` 参数传递,仅使用 `user_id`,避免购买流程报错。
- 原因:购买时出现 `get_user_points()` 参数数量不匹配异常。
- 阻碍因素:无
- 状态:未确认
# 最终审查
(待补充)