Teaching management source code login problem: Peter can log in, but admin login says there is no such user, what is the reason?
Breakpoint debugging, you will know why by looking at the program flow.
That is, the database does not have the user name admin.
Breakpoint debugging, you will know why by looking at the program flow.
That is, the database does not have the user name admin.