The invention discloses an E-commerce framework request
data analysis method based on a
model view controller. The method comprises the following steps of: (1) requesting data from a front end and getting access to an interface; (2) the dubbo service of interface Service: acquiring and querying a page
list of displaying stands, verifying a queried result, and returning if success; (3) requesting data by using service corresponding to interface: querying the
record of a current page of the displaying stand, cyclically querying each
record if the query succeeds, querying the current displaying period of the displaying stand, setting a displaying way, pictures, words, or mixed pictures and texts, and finally returning a result; (4) returning Dao query data to the Service: enabling service logic to get access to a data layer and
package a data object; and (5) returning Service packaged data to a front end: querying a displaying stand
list in a paged manner and returning a result. The method decreases data errors caused by manual operation, reduces work cost, and improves work efficiency.