255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'store_id' => 'Store ID', 'express_id' => '快递公司id', 'customer_name' => '电子面单客户账号', 'customer_pwd' => '电子面单密码', 'month_code' => '月结编码', 'send_site' => '网点编码', 'send_name' => '网点名称', 'is_delete' => 'Is Delete', 'addtime' => 'Addtime', ]; } }