自动化立体仓库 - WMS系统
#
zwl
3 天以前 8ce4dcbd701b40165b0dbf365f667932cf2a8916
src/main/resources/mapper/StaDescMapper.xml
@@ -21,7 +21,7 @@
    <select id="queryOutStaNosByLocNo" resultType="java.lang.Integer">
        select
        distinct asd.stn_no
        distinct asd.crn_stn
        from asr_sta_desc asd
        left join asr_loc_mast alm on asd.crn_no = alm.crn_no
        where 1=1