作者 王晓刚
1 个管道 的构建 通过 耗费 1 秒

代理人注册

... ... @@ -437,7 +437,7 @@ class FormController extends WeChatBaseController
return json_encode($arr);
}
public function demo(){
echo cmf_url('me_guarantee/guarantee_info',array('id'=>173),'','');
echo url('me_guarantee/guarantee_info',array('id'=>173),'','');
}
//创建续费订单
public function create_order_renew(){
... ...