Files
2025-02-10 18:03:58 +08:00

8 lines
72 B
PHP

<?php
namespace App\Service\ServiceTrait\Common;
trait StockTrait
{
}