cmf_generate_user_token($userId, $deviceType)
生成用户 token
$userId: int 用户 ID$deviceType: string 设备类型(mobile,android,iphone,ipad,web,pc,mac,wxapp)
$userId
int
$deviceType
string
string 生成的用户token