Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia committed Oct 12, 2023
1 parent 13fa5f8 commit b11f017
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/v4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -841,11 +841,6 @@ async fn select_by_condition(rb: & dyn Executor, name: &str, dt: &FastDateTime)
```rust
#[macro_use]
extern crate rbatis;

pub mod model;

use model::*;

use rbatis::rbatis::RBatis;
use rbatis::rbdc::datetime::FastDateTime;
use rbatis::sql::PageRequest;
Expand Down

0 comments on commit b11f017

Please sign in to comment.