周边环境模块没有数据呈现或无数据接入 #7
Notifications
Due Date
No due date set.
Depends on
#267 测点数据统计中,如何判断未测,逾期未测?
LRCWorkingTeam/ShieldTunnelDigitalTwin_Project
Reference: LRCWorkingTeam/ShieldTunnelDigitalTwin_HtmlService#7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
请求数据格式
请求所有测点
测点返回数据格式
接口返回一个列表
如何统计测点
请求所有风险源
风险源返回数据格式
接口返回一个带有列表的结构
如何获取风险源统计
如何获取风险等级
预警信息返回格式
接口返回的是一个包含响应体的对象列表
实际使用 JsonProperty 特性标记中的名称作为字段名。
如何统计预警
vue中应该不用关联测点,风险源,预警信息。