Skip to content

Commit

Permalink
修改MySQL的csv文件
Browse files Browse the repository at this point in the history
修改后台用户名密码为admin/admin
  • Loading branch information
mxdabc authored Jul 20, 2024
1 parent 5ff499b commit ef0216d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/epg-mysql.csv
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"39","10","delete_epg","Can delete 节目表"
"40","10","view_epg","Can view 节目表"
"id","password","last_login","is_superuser","username","last_name","email","is_staff","is_active","date_joined","first_name"
"1","pbkdf2_sha256$600000$oLXjllddOXrqJwNzKkk4vz$XG7jciyfvn7TgQGjollwM/Oj3cLn9Ruf77CdAkm6udk=","2023-12-31 16:00:00","1","admin",,"local@localhost","1","1","2023-12-31 16:00:00",
"1","pbkdf2_sha256$320000$c7MpurpxDm6E3VHnHpfa2Z$5RNXiGp4KukmuSZElJ/X3UY0LWlS2O/66rE/0IJUI3Y=","2023-12-31 16:00:00","1","admin",,"local@localhost","1","1","2023-12-31 16:00:00",
"id","user_id","group_id"
"id","user_id","permission_id"
"id","action_time","object_id","object_repr","change_message","content_type_id","user_id","action_flag"
Expand Down

0 comments on commit ef0216d

Please sign in to comment.