更新数据库加密相关操作
This commit is contained in:
@@ -33,7 +33,7 @@ class LoginController extends BaseAdminController
|
|||||||
|
|
||||||
public function actionTest()
|
public function actionTest()
|
||||||
{
|
{
|
||||||
// return UserPatient::find()->all();
|
return UserPatient::find()->all();
|
||||||
$this->updateDoctor();
|
$this->updateDoctor();
|
||||||
$this->updateUser();
|
$this->updateUser();
|
||||||
$this->updateServInfo();
|
$this->updateServInfo();
|
||||||
|
|||||||
Reference in New Issue
Block a user