feat(api-db): add ai notification and admin models

This commit is contained in:
2026-04-04 13:04:21 +08:00
parent 96cbb8ab30
commit 011fa1f301
2 changed files with 185 additions and 25 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
// This file was generated by Prisma, and assumes you have installed the following:
// npm install --save-dev prisma dotenv
// Prisma CLI 配置(TodoList
import "dotenv/config";
import { defineConfig } from "prisma/config";