|
|
@@ -93,6 +93,7 @@ func handleZhiosRelateRewardExchange(msg []byte) error { |
|
|
|
"title": title, |
|
|
|
"device_model": canalMsg.DeviceModel, |
|
|
|
"reward_type": canalMsg.RewardType, |
|
|
|
"pvd_oid": canalMsg.PvdOid, |
|
|
|
} |
|
|
|
svc.CommGetLvUser(eg, CommissionParam, utils.StrToInt64(canalMsg.Oid), mid, mapData) |
|
|
|
return nil |
|
|
|