mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update 20221013045830_install_wechat_data.php
This commit is contained in:
parent
f518828cdc
commit
258611060f
@ -10,7 +10,7 @@ use think\migration\Migrator;
|
|||||||
class InstallWechatData extends Migrator
|
class InstallWechatData extends Migrator
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* 改变数据库
|
* 初始化数据
|
||||||
* @return void
|
* @return void
|
||||||
* @throws \think\db\exception\DbException
|
* @throws \think\db\exception\DbException
|
||||||
*/
|
*/
|
||||||
@ -20,7 +20,7 @@ class InstallWechatData extends Migrator
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 初始化数据库
|
* 初始化菜单
|
||||||
* @return void
|
* @return void
|
||||||
* @throws \think\db\exception\DbException
|
* @throws \think\db\exception\DbException
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user