This commit is contained in:
2023-10-13 11:04:02 +08:00
parent c60d54bdca
commit 008cd1cc43
2 changed files with 8 additions and 9 deletions

View File

@@ -31,6 +31,11 @@ public class PileCommunicationLogVO {
*/
private String frameType;
/**
* 帧类型名称
*/
private String frameTypeStr;
/**
* 描述
*/