Skip to content

问哈xml 文件有没有对应的代理执行对象 #28

@zundaren

Description

@zundaren

比如目前这样执行 sess.Select("test.selectTestTable").Param(model).Result(&dataList)
生成对应的对象和方法,直接调用 result := testMapper.selectTestTable(sess, model)
这样 xml 内 sql 名字改动,代码里面也能看到改动

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions