新增command
This commit is contained in:
@@ -236,8 +236,8 @@ class UserController extends AbstractController
|
||||
// }
|
||||
|
||||
// 对接处方平台
|
||||
$Prescription = new Prescription();
|
||||
$token = $Prescription->getProd();
|
||||
dump($token);
|
||||
// $Prescription = new Prescription();
|
||||
// $token = $Prescription->getProd();
|
||||
// dump($token);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user