Condition: web interface directly connected to the database
Background: When we encounter the data query of the web interface, and there is no code to analyze, what should I do at this time?
Analysis: At this time we can analyze the logic of the interface click query according to sql.
According to the sql under the sql to find out what interface used to query the database, you can analyze why there is no data on the interface
