GuideRuleRelationship.php 190 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 <?php /** * Created by PhpStorm. * User: Administrator * Date: 2018/1/17 * Time: 10:50 */ namespace App\Modules\Models\GuideRule\Traits\Relationship; trait GuideRuleRelationship { }