正式检测录波数据查询

This commit is contained in:
sjl
2025-09-09 20:54:22 +08:00
parent 48aab7c1e9
commit 780a446aed
6 changed files with 253 additions and 209 deletions

View File

@@ -25,6 +25,7 @@ export namespace DevType {
devChns: number; //设备通道数
reportName: string| null;//报告模版名称
state: number;
waveCmd:string| null;//录波指令
createBy?: string| null; //创建用户
createTime?: string| null; //创建时间
updateBy?: string| null; //更新用户