公共查询方法新增谐波次数标识

This commit is contained in:
guofeihu
2024-09-13 14:28:14 +08:00
parent 067f49cda7
commit ad5833f48a
3 changed files with 8 additions and 1 deletions

View File

@@ -20,5 +20,5 @@ public class CommonQueryParam {
private String dataType;
private String process;
private String clDid;
private String frequency;
}