255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'store_id' => 'Store ID', 'name' => '收件人名称', 'address' => '收件人地址', 'mobile' => '收件人电话', 'is_delete' => 'Is Delete', ]; } }