芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/portpulselogistics.com/Modules/Cargo/Entities/Area.php
hasOne('Modules\Cargo\Entities\State', 'id' , 'state_id'); } public function country(){ return $this->hasOne('Modules\Cargo\Entities\Country', 'id' , 'country_id'); } }