Skip to content

新增批量插入的处理 #1

Description

@cotide

需求

INSERT INTO user_info (user_Name,password,login,create_time) VALUES (?,?,?,?);
INSERT INTO user_info (user_Name,password,login,create_time) VALUES (?,?,?,?);
INSERT INTO user_info (user_Name,password,login,create_time) VALUES (?,?,?,?);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions