芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/paymoney/app/Traits/ModelTrait.php
* @contributor Millat <[millat.techvill@gmail.com]> * @created 06-09-2021 */ namespace App\Traits; use App\Traits\ModelTraits\Cachable; trait ModelTrait { use Cachable; }