the H5 side sends a request and then cannot get the data.
I looked at the request in the background dispath log and found that the request had been received, the data had been queried, and the code ran out. And I didn"t report it wrong.
and I can request the same interface using postman.