问题:小程序审核的商户,被拒绝; 修改方法: 前端修改,将这个表单的 type 改为 nickname 类型 修改后端 : MiniProgramService::create()->msgSecCheck($user, $data['nickname'],1,0);