mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 01:52:48 +08:00
清理技术债务;优化安装到sqlite的兼容性
This commit is contained in:
@@ -17,4 +17,10 @@ return [
|
||||
'商品表增加了自定义字段的属性输入字段,用于系统商品代码演示',
|
||||
],
|
||||
],
|
||||
[
|
||||
'version' => 'v2.0.71',
|
||||
'desc' => [
|
||||
'本次更新修改了database/migrations/20220419030557_system_auth.php文件,修复了安装到sqlite的问题,如果你使用sqlite,需要有意识的解决这个问题',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user