class QueryPhone{const TAOBAO_API='';//常量一定要放到类的顶部,内部函数不可以用这个 可以用definepublic static function query(){define('TAOBAO_API','*****')}}