Skip to content

优化类AbstractMapper,将for循环拼接的SQL语句优化为Lambda表达式拼接,使得代码逻辑更加清晰简洁 #12911

@20144101037

Description

@20144101037

Issue Description

Type: AbstractMapper类代码优化

Describe what happened (or what feature you want)

优化类AbstractMapper,将多条for循环拼接的SQL语句优化为Lambda表达式拼接。

Describe what you expected to happen

使得代码逻辑更加清晰简洁

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

nacos最新的develop分支

Anything else we need to know?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions