自动化立体仓库 - WMS系统
skyouc
13 小时以前 c29f5c8371f2b08cdfdd635f9723d90675c6c2cb
src/main/resources/mapper/LocCacheMapper.xml
@@ -6,11 +6,7 @@
    <resultMap id="BaseResultMap" type="com.zy.asrs.entity.LocCache">
        <result column="loc_no" property="locNo" />
        <result column="whs_type" property="whsType" />
        <result column="plt_type" property="pltType" />
        <result column="ctn_type" property="ctnType" />
        <result column="loc_sts" property="locSts" />
        <result column="sheet_no" property="sheetNo" />
        <result column="crn_no" property="crnNo" />
        <result column="row1" property="row1" />
        <result column="bay1" property="bay1" />
        <result column="lev1" property="lev1" />
@@ -26,17 +22,7 @@
        <result column="modi_time" property="modiTime" />
        <result column="appe_user" property="appeUser" />
        <result column="appe_time" property="appeTime" />
        <result column="error_time" property="errorTime" />
        <result column="error_memo" property="errorMemo" />
        <result column="ctn_kind" property="ctnKind" />
        <result column="sc_weight" property="scWeight" />
        <result column="inv_wh" property="invWh" />
        <result column="mk" property="mk" />
        <result column="barcode" property="barcode" />
        <result column="Pdc_type" property="PdcType" />
        <result column="ctn_no" property="ctnNo" />
        <result column="library_type" property="libraryType" />
        <result column="gro1" property="gro1" />
        <result column="frozen" property="frozen" />
        <result column="frozen_memo" property="frozenMemo" />