We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91dd29 commit a73f8e6Copy full SHA for a73f8e6
prisma/seed-data.ts
@@ -3,7 +3,7 @@ import { NodeType } from '@prisma/client';
3
export const User = [
4
{
5
username: 'admin',
6
- password: '7dd12f3a9afa0282a575b8ef99dea2a0c1becb51==',
+ password: '21232f297a57a5a743894a0e4a801fc3',
7
salt: '1118',
8
nickname: 'hacxy',
9
email: 'hacxy.js@outlook.com',
0 commit comments