package com.yanzuoguang.wxxcx.servicecustomer.send;


import com.yanzuoguang.wxxcx.base.WxXcxResponseBaseError;

/**
 * 发送客服消息给用户 响应
 *
 * @author 李贤军
 */
public class WxXcxCustomerServiceMessageSendRes extends WxXcxResponseBaseError {
}