Rename migration file and class for consistency
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 5s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 5s
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
use think\migration\Migrator;
|
use think\migration\Migrator;
|
||||||
use think\migration\db\Column;
|
use think\migration\db\Column;
|
||||||
|
|
||||||
class SysMallStoreEntrance extends Migrator
|
class CreateSysMallStoreEntrance extends Migrator
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Change Method.
|
* Change Method.
|
||||||
Reference in New Issue
Block a user