验证push推送,修复空merge变更问题。
This commit is contained in:
parent
85667ee8b9
commit
6e4efea23d
@ -32,7 +32,7 @@
|
||||
<result column="status_name" property="statusName"/>
|
||||
</resultMap>
|
||||
|
||||
<!-- 工单分页查询SQL(所有工单) -->
|
||||
<!-- 工单分页查询SQL(所有工单)-->
|
||||
<select id="selectWorkOrderPage" resultMap="WorkOrderPageResultMap">
|
||||
SELECT
|
||||
w.id,
|
||||
|
Loading…
Reference in New Issue
Block a user