#[mybatis_html]
Expand description
html sql create macro,this macro use RB.py_fetch and RB.py_exec for example:
pub static RB:Lazy
or:
#[mybatis_html(“example/example.html”)]
pub async fn py_select_mybatis(mybatis: &Mybatis, name: &str) -> Option
#[mybatis_html]
html sql create macro,this macro use RB.py_fetch and RB.py_exec for example:
pub static RB:Lazy
or:
#[mybatis_html(“example/example.html”)]
pub async fn py_select_mybatis(mybatis: &Mybatis, name: &str) -> Option