zhengyuxuan
2025-03-28 72f1ffc5e93c1b430a153a906d91913127ce58d8
LifePayment/LifePayment.Domain.Shared/Enum/OperateHistory/OperateHistoryTypeEnum.cs
@@ -150,4 +150,8 @@
    LifePayOrder = 40,
    LifePayChannles = 42,
    [Description("退款操作日志")]
    LifePayRefund = 43,
}