补全 services/tjnetwork.py 的 Facade 覆盖,把绕过的 8 处直接引用都收归到 tjnetwork.py 导出

This commit is contained in:
2026-03-09 14:45:30 +08:00
parent ed1eb74cfb
commit 747b4cd229
9 changed files with 5 additions and 8 deletions
-1
View File
@@ -1,6 +1,5 @@
import numpy as np
from app.services.tjnetwork import *
from app.native.wndb.s36_wda_cal import *
# from get_real_status import *
from datetime import datetime,timedelta
from math import modf