This commit is contained in:
2023-06-25 15:30:07 +08:00
parent fc6299c6de
commit 75f5e8b464
15 changed files with 100 additions and 59 deletions

View File

@@ -73,10 +73,4 @@ public class CsDataArray extends BaseEntity {
*/
private String phase;
/**
* influxdb表名
*/
private String classId;
}