Skip to content

Commit e9a70c3

Browse files
committed
优化文件结构
1 parent 7c0bb5b commit e9a70c3

File tree

190 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
},
3232
"autoload": {
3333
"psr-4": {
34-
"Larke\\Admin\\": "src/larke/admin"
34+
"Larke\\Admin\\": "src"
3535
},
3636
"files": [
37-
"src/larke/admin/helper.php"
37+
"src/helper.php"
3838
]
3939
},
4040
"extra" : {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)