Skip to content

Instantly share code, notes, and snippets.

@thenewlove
Created December 12, 2018 11:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thenewlove/e4d87309c722e40c6907dcb0d84a489b to your computer and use it in GitHub Desktop.
Save thenewlove/e4d87309c722e40c6907dcb0d84a489b to your computer and use it in GitHub Desktop.
INSERT INTO `accounts`(`username`, `password`, `fullname`, `admin`, `cash`) VALUES ('admindocument','123456789','admin','1','99999');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment