Open source project: what is the default login password for the guns project downloaded by Code Cloud?

guns system what is the default login password? I downloaded it back from the code cloud, and the project started, but I don"t know what the login password is.
there are attachments on the cloud and communication groups are left on it, so I query and add them.

clipboard.png

clipboard.png

clipboard.png

Mar.09,2021

you can look at the source code to see how the password is encrypted, MD5? Or something? Then you can find a MD5 encryption tool on the Internet, use a simple password, such as 123456 encrypted e10adc3949ba59abbe56e057f20f883e, save the encrypted password in your database, that is, change the admin password to e10adc3949ba59abbe56e057f20f883e, retest the login. That's all I know so far. I hope it can help you


when the default password is 11111 written in a java class

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-34f711f-2216d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-34f711f-2216d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?