Commit 99be487c authored by fangliyan's avatar fangliyan

合并分支 'subscribe2.0' 到 'release'

线上问题跟踪

查看合并请求 !33
parents 0ac8272b 610b3e15
......@@ -106,7 +106,6 @@ class Esf_center_api extends MY_Controller {
*/
public function api_savehousemobile()
{
echo 'ddd';exit;
$return ='';
$uid = $this->input->get('uid');
if(empty($uid))
......
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