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

3
.gitignore vendored
View File

@@ -19,4 +19,5 @@ native
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/
.idea/
extensions/

View File

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

View File

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

View File

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

View File

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

View File

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

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

Binary file not shown.