com.aliyun.oss.OSSException: The difference between the request time and the current time is too large.
问题分析:1、由于测试需要修改了后台服务器日期,上传文件的时候和阿里云服务器时间对不上,导致报错。
问题解决:还原后台服务器日期即可。

com.aliyun.oss.OSSException: The difference between the request time and the current time is too large.
问题分析:1、由于测试需要修改了后台服务器日期,上传文件的时候和阿里云服务器时间对不上,导致报错。
问题解决:还原后台服务器日期即可。