Ver Fonte

机具回收列表返回操作时间

mac há 2 anos atrás
pai
commit
48588dc5e9

+ 1 - 0
kxs-store/kxs-store-biz/src/main/resources/mapper/KxsMachineRecycleMapper.xml

@@ -26,6 +26,7 @@
     <resultMap type="com.kxs.store.api.vo.kxsapp.storeRecycle.StoreRecycleMachineListVO" id="KxsRecycleMachineListVO">
         <result column="id" property="id"/>
         <result column="create_time" property="createTime"/>
+        <result column="update_time" property="updateTime"/>
         <result column="get_mode" property="getMode"/>
         <result column="brand_id" property="brandId"/>
         <result column="brand_name" property="brandName"/>