Client.php 169 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 <?php /** * Created by PhpStorm. * User: Ziy * Date: 14/9/30 * Time: 上午10:40 */ class YHMLib_Alipay_Client { static function getUserInto() { } }