@@ -12,7 +12,7 @@ use App\Traits\ModelTimeFormat;
use App\Traits\ModelLogChanging;
class OracleBasSKU extends Model
{
-// use \Awobaz\Compoships\Compoships;
+ use \Awobaz\Compoships\Compoships;
use ModelLogChanging;
use ModelTimeFormat;