后台新增获取游戏连接按钮

This commit is contained in:
2026-04-28 11:06:56 +08:00
parent a7b2f2cd91
commit 63db23df2d
7 changed files with 134 additions and 4 deletions

View File

@@ -76,6 +76,9 @@
"paidDrawCount": "Paid Draw Count",
"freeDrawCount": "Free Draw Count",
"createTime": "Create Time",
"updateTime": "Update Time"
"updateTime": "Update Time",
"getGameLink": "Get Game Link",
"getGameLinkSuccess": "Game link copied",
"getGameLinkFail": "Failed to get game link"
}
}