Update from Sync Service

This commit is contained in:
FNS Service
2026-04-16 00:28:41 +08:00
parent a808ee7fac
commit 5006db1185
221 changed files with 4666 additions and 4145 deletions

View File

@@ -1,15 +1,19 @@
楚星浸润线采集单位为压强ppa
应该为毫米
然后安装高度约为15m
楚星浸润线采集单位为压强ppa
应该为毫米
然后安装高度约为15m
应该展示安装高度减去水位高度为 仪器到孔口高度。
1、删除原始表 有问题数据 ,记住不要删多。
DELETE FROM [dbo].[库水位1]
WHERE aDatetime\>='2018-08-24 10:00' and aDatetime\<'2018-08-24 12:00'
2、删除过滤表数据
DELETE FROM [dbo].[库水位1_clean]
3、重启SG.自动过滤.
4、验证是否恢复。
1、删除原始表 有问题数据 ,记住不要删多。
```sql
DELETE FROM [dbo].[1]
WHERE aDatetime>='2018-08-24 10:00' and aDatetime<'2018-08-24 12:00'
```
2、删除过滤表数据
```sql
DELETE FROM [dbo].[1_clean]
```
3、重启SG.自动过滤.
4、验证是否恢复。
5、其他站点更换站点名。重复上述1-4的操作
![HTSG BS ervi c e 1 3 0 j s H 0 0 0 0 000 IP TCPB V...](Exported%20image%2020260407230859-0.png)