admin 初始化

This commit is contained in:
zoujiandong
2023-06-05 09:25:16 +08:00
parent 12ecc21e37
commit 51d369d4c1
82 changed files with 7662 additions and 11 deletions
+4
View File
@@ -0,0 +1,4 @@
import user from './sys_post'
export default [
user,
]