fix 编辑嘟文

This commit is contained in:
浪子
2026-05-16 10:13:22 +08:00
parent d39940cd59
commit ad6a8b0dcf
7 changed files with 197 additions and 9 deletions
+5 -5
View File
@@ -17,21 +17,21 @@
},
"d1_databases": [
{
"binding": "DB",
"binding": "DB", //请勿改动
"database_name": "toot_db",
"database_id": "8e042858-bf5f-4d7a-ad84-3e002b0b2f42"
"database_id": "8e042858-bf5f-4d7a-ad84-3e002b0b2f42"//改成自己的
}
],
"r2_buckets": [
{
"binding": "MEDIA",
"binding": "MEDIA",//请勿改动
"bucket_name": "toot-media"
}
],
"kv_namespaces": [
{
"binding": "KV",
"id": "0e14d63f7d624358ab6507ef1bac9017"
"binding": "KV",//请勿改动
"id": "0e14d63f7d624358ab6507ef1bac9017"//改成自己的
}
]
}