security-manage/doc/sql/init-account-admin.sql

29 lines
570 B
MySQL
Raw Normal View History

2024-03-14 11:57:05 +08:00
INSERT INTO
`blade_user`
VALUES
(
1123598821738675201,
'000000',
NULL,
1,
'admin',
'90b9aa7e25f80cf4f64e990b78a9fc5ebd6cecad',
'管理员',
'管理员',
'https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png',
'admin@bladex.vip',
'123333333333',
'2018-08-08 00:00:00',
1,
'1123598816738675201',
'1580387563597537281',
'1123598817738675201',
1123598821738675201,
1123598813738675201,
'2018-08-08 00:00:00',
1123598821738675201,
'2018-08-08 00:00:00',
1,
0
);