The download certificate needs to be generated by the server and then issued to the client. You can only obtain it through the backend, and it cannot be generated by the frontend
I would like to ask your backend whether the time and token are given together or one by one... If they are given together, determine whether the timestamp is a positive number. If it is a positive number, download it from Qiniu with the token. If not, get the timestamp first. , get the token after judgment
The download certificate needs to be generated by the server and then issued to the client. You can only obtain it through the backend, and it cannot be generated by the frontend
I would like to ask your backend whether the time and token are given together or one by one... If they are given together, determine whether the timestamp is a positive number. If it is a positive number, download it from Qiniu with the token. If not, get the timestamp first. , get the token after judgment