Commit 0b6bc4c8 by zhangdongwei-intern

修改

parent 8a85c970
...@@ -203,5 +203,9 @@ ...@@ -203,5 +203,9 @@
from book_clock_info where origin_type = 'APP' from book_clock_info where origin_type = 'APP'
</select> </select>
<select id="getAllAttInfoIds" parameterType="map" resultMap="BaseResultMapDTO">
select <include refid="Base_Column_List"/>
from book_clock_info where origin_type = 'APP'
</select>
</mapper> </mapper>
\ No newline at end of file
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