Skip to content

Commit

Permalink
Update zslibrary.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
lijiaxing1997 authored Aug 6, 2021
1 parent eff311d commit 307178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zslibrary.sql
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ CREATE TABLE `Gr33kLibrary_user` (
-- Records of Gr33kLibrary_user
-- ----------------------------
BEGIN;
INSERT INTO `Gr33kLibrary_user` VALUES (12, 'Gr33k', 'e10adc3949ba59abbe56e057f20f883e', '', 'GST', 0, 5, NULL, NULL, '2021-07-25 01:27:07.850200', 0, 0);
INSERT INTO `Gr33kLibrary_user` VALUES (12, 'Gr33k', 'e10adc3949ba59abbe56e057f20f883e', '', 'GST', 0, 0, NULL, NULL, '2021-07-25 01:27:07.850200', 0, 0);
COMMIT;

SET FOREIGN_KEY_CHECKS = 1;

0 comments on commit 307178c

Please sign in to comment.