@@ -25,6 +25,8 @@ public class UpyunCloudServiceClient extends ExchangeCloudClientSupport
implements
UpyunCloudService {
+ private static final long serialVersionUID = -7928075025404055161L;
+
@Autowired
RestTemplate restTemplate;