Skip to content

XML for each index 报错红色提示优化 #1098

@Assassin-King

Description

@Assassin-King

https://brucege.com/doc/#/sqlred 翻了下官网好像没我这种情况

Image

<if test="skuList!=null and skuList.size()>0"> and tda.sku in <foreach collection="skuList" index="index" item="item" open="(" separator="," close=")"> #{skuList[${index}]} </foreach> </if>

主要项目很多这种写法,一堆红色的

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions