暂态事件报告功能下载

This commit is contained in:
wr
2026-02-28 15:30:35 +08:00
parent 01a77fa92d
commit 94037d588b
11 changed files with 650 additions and 1027 deletions

View File

@@ -47,7 +47,7 @@ import java.util.List;
* angle_diff_cn C相相位负跳变
* bph_max_value 不平衡度(单位%
*/
@JsonIgnoreProperties(ignoreUnknown = true)
@JsonIgnoreProperties(ignoreUnknown = true,value = {"pointer"})
public class BackData extends Structure {
public int qvvr_cata_cause[] = new int[256];
public int qvvr_phasetype[] = new int[256];