|
|
$rs = $this->curlRequest('http://123.207.33.169:8082/selectAuth.htm',"username=LONGYI&password=1Z5MEC");
|
|
$rs = $this->curlRequest('http://123.207.33.169:8082/selectAuth.htm',"username=LONGYI&password=1Z5MEC");
|
|
|
$reData = json_decode(str_replace("'", "\"", $rs['result']));
|
|
$reData = json_decode(str_replace("'", "\"", $rs['result']));
|