Entry A jumps into the H5 page to request data

existing mode of operation:

entry A, traditional JSP development, session mechanism

H5 page, login is required to have token, and then request to take Token to get data

question:
suppose that entry A jumps into the H5 page, and H5 cannot request data, how to solve it?

Jan.08,2022

does not understand what it means that your H5 cannot request data

Menu