患者信息、挂号记录、处方记录、退款功能鉴权
This commit is contained in:
@@ -10,6 +10,8 @@ class Register extends \common\modelsgii\Register
|
||||
const EVENT_CREATED = 'RegisterCreated';
|
||||
const EVENT_PAYED = 'RegisterPayed';
|
||||
const EVENT_CANCELED = 'RegisterCanceled';
|
||||
public $status_text;
|
||||
public $status_type;
|
||||
|
||||
public function behaviors()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user