forked from kidgrow-microservices-platform

kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/SysProductMapper.xml
@@ -67,6 +67,7 @@
        from sys_product
        <include refid="where"/>
        order by id desc
        limit 1
    </select>
    <!--定义根据-SysProduct当作查询条件返回对象集合-->