✏️ 正在编辑: skybillValue.php
路径:
/home/bpioifn/www/pigmentse/modules/chronopost/libraries/skybillValue.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * * * @package * @copyright */ class skybillValue { /* string */ public $bulkNumber; /* string */ public $codCurrency; /* float */ public $codValue; /* string */ public $content1; /* string */ public $content2; /* string */ public $content3; /* string */ public $content4; /* string */ public $content5; /* string */ public $customsCurrency; /* float */ public $customsValue; /* string */ public $evtCode; /* string */ public $insuredCurrency; /* float */ public $insuredValue; /* string */ public $latitude; /* string */ public $longitude; /* string */ public $masterSkybillNumber; /* string */ public $objectType; /* string */ public $portCurrency; /* float */ public $portValue; /* string */ public $productCode; /* string */ public $qualite; /* routingInformation */ public $routingInformation; /* string */ public $service; /* dateTime */ public $shipDate; /* int */ public $shipHour; /* string */ public $skybillRank; /* string */ public $source; /* float */ public $weight; /* string */ public $weightUnit; }
💾 保存文件
← 返回文件管理器