Added Voicenumber to Contractqueue
This commit is contained in:
@@ -60,7 +60,7 @@ class ContractconfigItem extends mfBaseModel {
|
||||
$value->create_by = $me->id;
|
||||
$value->edit_by = $me->id;
|
||||
}
|
||||
//var_dump($value);exit;
|
||||
|
||||
$this->value = $value;
|
||||
return $this->value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user