瀏覽代碼

更新

one_orenge
huangjiajun 11 月之前
父節點
當前提交
48f210e35c
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      consume/zhios_integral_proxy_recharge.go

+ 3
- 0
consume/zhios_integral_proxy_recharge.go 查看文件

@@ -89,6 +89,9 @@ func handleZhiosIntegralProxyRecharge(msg []byte) error {
if order.Type == "gift_goods" {
str = "购买礼包奖励"
}
if order.Type == "give" {
str = "转赠"
}
if canalMsg.Type == "" || canalMsg.Type == "first" {
amount = order.Amount
title = str + "到账"


Loading…
取消
儲存