init admin_route

This commit is contained in:
weisd
2024-11-05 17:41:35 +08:00
parent 0ae379fd7a
commit c410784cc9
12 changed files with 234 additions and 94 deletions
+3
View File
@@ -0,0 +1,3 @@
pub mod handler;
pub mod operation;
pub mod router;