Skip to content

Commit 051920a

Browse files
committed
feat:允许模块向 modules 目录写入文件
1 parent 7388a45 commit 051920a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/admin/library/module/Server.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ public static function getOverwriteDir(): array
220220
'config',
221221
'database',
222222
'extend',
223+
'modules',
223224
'public',
224225
'vendor',
225226
'web',

0 commit comments

Comments
 (0)