ソースを参照

迁移名称错误修复

LD 5 年 前
コミット
5bf418ba1c

+ 1 - 1
database/migrations/2020_09_16_090458_create_store_checking_receive_items_table.php

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