Browse Source

update

master
DengBiao 11 months ago
parent
commit
9ca83490b4
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      md/fin_user_flow.go

+ 2
- 0
md/fin_user_flow.go View File

@@ -15,6 +15,8 @@ const (
IntegralReleaseServiceRevenueRefundTitleForFinUserFlow = "订单退款-服务收益扣除"
ConsumeSubsidyTitleForFinUserFlow = "消费补贴-收益"
ExperienceSubsidyTitleForFinUserFlow = "体验补贴-收益"
GreenEnergyExchangeForBalanceTitleForFinUserFlow = "绿色能量兑换余额"
BalanceExchangeForGreenEnergyTitleForFinUserFlow = "余额兑换绿色能量"
)

const (


Loading…
Cancel
Save