com.alipay.api.response.AlipayIserviceCcmSwTreeModifyResponse Maven / Gradle / Ivy
package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.iservice.ccm.sw.tree.modify response.
*
* @author auto create
* @since 1.0, 2024-07-04 14:10:04
*/
public class AlipayIserviceCcmSwTreeModifyResponse extends AlipayResponse {
private static final long serialVersionUID = 7652693298131635438L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy