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