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