This commit is contained in:
panfudan
2025-08-18 17:47:06 +08:00
parent a824d9a124
commit 3884b35829
8 changed files with 13 additions and 2 deletions

1
.gitignore vendored
View File

@@ -20,3 +20,4 @@ native
# WebStorm # WebStorm
#////////////////////////// #//////////////////////////
.idea/ .idea/
extensions/

View File

@@ -441,3 +441,5 @@ export class GameDataManager {
**更新时间**: 2024年 **更新时间**: 2024年
**维护者**: 游戏开发团队 **维护者**: 游戏开发团队

View File

@@ -911,3 +911,5 @@ wx.cloud.callFunction({
**更新时间**: 2024年 **更新时间**: 2024年
**维护者**: 游戏开发团队 **维护者**: 游戏开发团队

View File

@@ -278,3 +278,5 @@ module.exports = {
upgradeUserData upgradeUserData
}; };

View File

@@ -496,3 +496,5 @@ module.exports = {
SUPPORTED_TYPES SUPPORTED_TYPES
}; };

View File

@@ -265,3 +265,5 @@ module.exports = {
ERROR_CODES ERROR_CODES
}; };

Submodule extensions/oops-plugin-framework updated: 0ec61f895c...0cfa95d8f1

Binary file not shown.