解决信号未全部下发设备 手持指令管理没有数据 新需求

This commit is contained in:
张江玮
2023-01-11 09:25:49 +08:00
parent 5c0ac90817
commit e749e23a93
5 changed files with 26 additions and 5 deletions

View File

@@ -58,6 +58,8 @@
OPTION 输入.region_code <> ""
p.region_code = 输入.region_code
ENDOPTION
ORDER BY
p.point_code DESC
ENDSELECT
ENDQUERY
ENDIF

View File

@@ -208,7 +208,6 @@ public class HnjSendMaterialTask extends AbstractAcsTask {
pointTab.update(jsonEnd);
}
}
}
}