短信发送日志调整

This commit is contained in:
2023-08-25 09:34:03 +08:00
parent df51123872
commit 3668582d4a
6 changed files with 69 additions and 48 deletions

View File

@@ -21,4 +21,7 @@ public class EleEvtParam {
private String unit;
private String data;
private String showName;
}

View File

@@ -34,5 +34,6 @@ public class EleEvtParm {
private String data;
private String showName;
}