自动化立体仓库 - WMS系统
#
yxFwq
2024-11-23 291769f73e1b60bde6953aa72be4e0f632eba0a6
src/main/resources/mapper/BasJarMapper.xml
@@ -19,6 +19,13 @@
        <result column="jar_mode" property="jarMode" />
        <result column="right_in_enable" property="rightInEnable" />
        <result column="right_out_enable" property="rightOutEnable" />
        <result column="enter_ste_no" property="enterSteNo" />
        <result column="out_ste_no" property="outSteNo" />
        <result column="enter_rgv_no" property="enterRgvNo" />
        <result column="out_rgv_no" property="outRgvNo" />
        <result column="burial" property="burial" />
        <result column="jar_temperature" property="jarTemperature" />
        <result column="jar_pressure" property="jarPressure" />
    </resultMap>