Quellcode durchsuchen

快递 物流 去掉 owner_fee_detail_id

ANG YU vor 4 Jahren
Ursprung
Commit
342072a040
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      app/OwnerLogisticFeeDetail.php

+ 0 - 1
app/OwnerLogisticFeeDetail.php

@@ -44,7 +44,6 @@ class OwnerLogisticFeeDetail extends Model
     public static function buildSelectData($data): array
     {
         return [
-            'owner_fee_detail_id' => $data['owner_fee_detail_id'] ?? '',
             'logistic_bill' => $data['logistic_bill'] ?? '',
             'initial_weight' => $data['initial_weight'] ?? '',
             'additional_weight' => $data['additional_weight'] ?? '',