select from table where ‘字段1’>=10怎么表示,那么问题来啦
    xml转义可以使用
    mybait xml 配置谨记 - 图1
    根据这个规则上面的sql写法应该变成
    select
    from table where ‘字段1’> =10