$api_key :
sendSMS( $mobile, $msg) : mixed
发送短信
//手机号码
//短信内容
__get( $name) : mixed
魔术获取
__set( $name, $value)
魔术设置