ludc
2023-05-26 e062cddb9b1bd6976bf5730274828bcef57e08e7
Source/UBCS/ubcs-service/ubcs-code/src/main/resources/mapper/DockingPreApplyFormMapper.xml
@@ -33,6 +33,10 @@
        <result column="CONTENT" property="content"/>
        <result column="DATAOID" property="dataOid"/>
        <result column="DATABTMNAME" property="dataBtmName"/>
        <result column="MSG" property="msg"/>
        <result column="MSG" property="msg"  />
        <result column="OPERATIONTYPE" property="operationType" />
        <result column="GROUPCODE" property="groupCode" />
    </resultMap>
</mapper>