Skip to content

库区检索

LocCheckSearch

盘点库位检索

sqlId: LocCheckSearch

SQL

sql
select bl.location_id, bl.location_code from bas_location bl
        inner join bas_location_group_rel blgr on blgr.location_id = bl.location_id
        <where>
            --@ and bl.wh_id = #{wh_id, javaType=long}
            --@ and blgr.loc_group_id = #{loc_group_id, javaType=long}
            --# and bl.#
        </where>

字段

总共 2

字段描述
location_id货位id
location_code货位编号