Commit afcc9713 authored by wanghao's avatar wanghao

1 调试

parent 4231bd12
......@@ -13,6 +13,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="startExecutionTime" column="f_start_execution_time" />
<result property="endExecutionTime" column="f_end_execution_time" />
<result property="createTime" column="f_create_time" />
<result property="command" column="f_command" />
</resultMap>
<sql id="selectRobotArmCommandVo">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment