upd: api monitoring

This commit is contained in:
2026-04-06 17:23:32 +08:00
parent 8440374424
commit 0b9f07e543
4 changed files with 237 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Village" ADD COLUMN "isDummy" BOOLEAN NOT NULL DEFAULT false;