com.aliyun.dc.opplat.sdk.api.OpplatObject Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dc-opplat-sdk-java Show documentation
Show all versions of dc-opplat-sdk-java Show documentation
Aliyun Open API SDK for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
The newest version!
/**
* Alipay.com Inc. Copyright (c) 2004-2020 All Rights Reserved.
*/
package com.aliyun.dc.opplat.sdk.api;
import java.io.Serializable;
/**
* Base Data Structure
*
* @author changlei.qcl
* @version $Id: DcLabObject.java, v 0.1 2020年07月28日 2:30 PM changlei.qcl Exp $
*/
public class OpplatObject implements Serializable {
private static final long serialVersionUID = 1934219941627037076L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy