类 PayLogNotify

  • 所有已实现的接口:
    net.guerlab.spring.commons.dto.ConvertDTO<PayLogNotifyDTO>, net.guerlab.spring.commons.dto.DefaultConvertDTO<PayLogNotifyDTO>

    public class PayLogNotify
    extends Object
    implements net.guerlab.spring.commons.dto.DefaultConvertDTO<PayLogNotifyDTO>
    支付记录通知
    作者:
    guer
    • 构造器详细资料

      • PayLogNotify

        public PayLogNotify()
    • 方法详细资料

      • buildByPayLog

        public static PayLogNotify buildByPayLog​(PayLog payLog)
        通过支付记录构造支付记录通知
        参数:
        payLog - 支付记录
        返回:
        支付记录通知