自动化立体仓库 - WMS系统
pang.jiabao
6 天以前 441ccac3bc629b8e113ecb07759dabd79392ced2
src/main/resources/mapper/StaDescMapper.xml
@@ -29,6 +29,7 @@
        <if test="typeNo != null and typeNo !=''">
            and asd.type_no = #{typeNo}
        </if>
        order  by asd.stn_no desc
    </select>
    <select id="queryCrnStn" resultMap="BaseResultMap">