fixed
This commit is contained in:
@@ -20,6 +20,7 @@ class Wxperson extends Controller
|
||||
//查询个人信息
|
||||
public function getProfile()
|
||||
{
|
||||
Tools::log_to_write_txt(['查询个人信息,入参:'=>input()]);
|
||||
$logic = new PersonalLogic();
|
||||
$base_url = input('base_url');
|
||||
if(empty($base_url)){
|
||||
|
||||
Reference in New Issue
Block a user