Demo模块
This commit is contained in:
0
modules/Demo/config/.gitkeep
Normal file
0
modules/Demo/config/.gitkeep
Normal file
5
modules/Demo/config/config.php
Normal file
5
modules/Demo/config/config.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => 'Demo',
|
||||
];
|
||||
Reference in New Issue
Block a user