添加apple-app-site-association.json

This commit is contained in:
pengwenchuan 2025-10-22 17:42:07 +08:00
parent 5e01c0f413
commit 21d801e511
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"applinks": {
"apps": [],
"details": [
{
"appID": "434CGNSJ28",
"paths": ["/sdapp/","*"]
}
]
}
}