WANG 6 tahun lalu
induk
melakukan
bce5d9a1af

+ 2 - 0
examcloud-exchange-inner-api-client/src/main/java/cn/com/qmth/examcloud/exchange/inner/api/client/UpyunCloudServiceClient.java

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