Rename migration file and class for consistency
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 5s

This commit is contained in:
2026-07-07 11:10:14 +08:00
parent d314cfd12a
commit 5beae1b39b

View File

@@ -3,7 +3,7 @@
use think\migration\Migrator;
use think\migration\db\Column;
class SysMallStoreEntrance extends Migrator
class CreateSysMallStoreEntrance extends Migrator
{
/**
* Change Method.