转账到员工
POST
index.php/api/franchisee/deposit_to_worker
请求参数
参数名
类型
描述
必填
token
string
token
必填
uid
number
员工uid
必填
money
number
转账金额
必填