芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/app/Models/EstimateItemImage.php
external_link)) { return asset_url_local_s3('estimate-files/' . $this->estimate_item_id . '/' . $this->hashname); } if (!empty($this->external_link)) { return $this->external_link; } return ''; } }