BI月台动态真实数据
This commit is contained in:
@@ -28,7 +28,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||||||
LEFT JOIN NGWL_TEST_YMS.QMS_WINDOW_INFO wi
|
LEFT JOIN NGWL_TEST_YMS.QMS_WINDOW_INFO wi
|
||||||
ON wi.WINDOW_NAME = mb.WINDOW_NAME
|
ON wi.WINDOW_NAME = mb.WINDOW_NAME
|
||||||
ORDER BY mb.CREATE_TIME DESC
|
ORDER BY mb.CREATE_TIME DESC
|
||||||
LIMIT 50
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<!-- 月台概览:totalPlatforms(总条数)、operatingPlatforms(作业状态=占用/作业中) -->
|
<!-- 月台概览:totalPlatforms(总条数)、operatingPlatforms(作业状态=占用/作业中) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user