自动化立体仓库 - WMS系统
13
zhang
2025-10-27 bd3b23b214c7090d83c91f9b9a172d4f548033dd
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">