dbms_primeidc init...1
This commit is contained in:
parent
4ddb221202
commit
f21c8f0e16
@ -13,4 +13,8 @@ class AddDbEntity extends Entity
|
|||||||
{
|
{
|
||||||
parent::__construct($datas);
|
parent::__construct($datas);
|
||||||
} //
|
} //
|
||||||
|
public function getServiceCode(): string
|
||||||
|
{
|
||||||
|
return $this->service_code;
|
||||||
|
}
|
||||||
} //Class
|
} //Class
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user