Skip to content

库区检索

UserWhSearch

用户仓库检索

sqlId: UserWhSearch

SQL

sql
select
        b.*
        from bas_user_owner_rel a left join bas_wh b on (a.wh_id = b.wh_id)
        where a.user_id=#{user_id, javaType=long}
        --# and a.#
        order by a.wh_id

字段

总共 5

字段描述
wh_id仓库ID
wh_name仓库名称
logogram助记码
director负责人
address仓库地址