update api drugs

This commit is contained in:
Server D3 Linksehat
2024-09-02 17:35:22 +07:00
parent bfa21b97e4
commit d534d94e6f
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ class Drug extends Model
'status',
'price',
'active',
'unit'
];
public function categories()