Zhouzhendong 4 лет назад
Родитель
Сommit
ebaee7d9af

+ 1 - 1
database/migrations/2021_08_05_165443_add_nullable_to_owner_fee_details_table.php

@@ -4,7 +4,7 @@ use Illuminate\Database\Migrations\Migration;
 use Illuminate\Database\Schema\Blueprint;
 use Illuminate\Support\Facades\Schema;
 
-class AddNullableToOwnerLogisticFeeDetailsTable extends Migration
+class AddNullableToOwnerFeeDetailsTable extends Migration
 {
     /**
      * Run the migrations.