feat: 添加部分简单 API,相应修改程序入口的初始化流程 (#251)
This commit is contained in:
4
crates/bili_sync/src/api/mod.rs
Normal file
4
crates/bili_sync/src/api/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod auth;
|
||||
pub mod error;
|
||||
pub mod handler;
|
||||
pub mod payload;
|
||||
Reference in New Issue
Block a user