Commit eda2f9cb by 冷斌

fix bug

parent e856ecc6
......@@ -604,9 +604,6 @@
/* 发送验证码 -- 容联云 */
function sendCode($mobile,$code){
var_dump(1);
die;
$rs = array('code' => 0, 'msg' => '', 'info' => array());
$config = getConfigPri();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment