feat add todo
This commit is contained in:
@@ -13,6 +13,7 @@ struct AppState {
|
||||
db_pool: MySqlPool,
|
||||
}
|
||||
|
||||
// TODO: @tqcq support pool for axum
|
||||
#[tokio::main]
|
||||
async fn main() {
|
||||
tracing_subscriber::fmt::init();
|
||||
|
Reference in New Issue
Block a user