自动化立体仓库 - WMS系统
chen.lin
4 天以前 10778ff6207c31641187acb487d4b67c0de59b24
src/main/resources/mapper/ConfigMapper.xml
@@ -17,6 +17,7 @@
        select top 1 * from sys_config
        where 1=1
        and code=#{code}
        and status=1
    </select>
</mapper>