```py title=一次绑定一行 {{#include docs-examples/python/bind_param_example.py}} ``` ```py title=一次绑定多行 {{#include docs-examples/python/multi_bind_example.py:bind_batch}} ```