优化数据库操作,批量更新角色资源、武将体力、战报和建筑,使用事务提升性能

This commit is contained in:
ytc1012
2025-11-19 11:59:51 +08:00
parent de90ad79ea
commit 8f9476e4d7
7 changed files with 412 additions and 181 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(nul)",
"Bash(go build:*)",
"Bash(gofmt:*)"
],
"deny": [],
"ask": []
}
}