摘要:
/** * 返回Json数据 * @param int $code * @param string $message * @param array $data * @return string */ public function retJson($code,$message = '',$data = array()) { if(!is_numeric($code)) ... 阅读全文
posted @ 2018-11-12 21:33
波罗斯の程序日记
阅读(1898)
评论(0)
推荐(0)

浙公网安备 33010602011771号