update wms_instock_order
instock_code = #{instockCode},
material_categories = #{materialCategoryId},
instock_type = #{instockType},
audit_by = #{auditBy},
audit_comments = #{auditComments},
audit_status = #{auditStatus},
warehouse_id = #{warehouseId},
create_by = #{createBy},
create_time = #{createTime},
update_by = #{updateBy},
update_time = #{updateTime},
audit_time = #{auditTime},
where instock_id = #{instockId}