# Function: getOnlineIncomeAmount

getOnlineIncomeAmount(id: Long): Promise‹Long›

根据收益id获取对应收益的在线收益数值

# 参数:

属性 类型 描述
id Long 要查询的收益id

# 返回值:

Promise‹Long›