统一国标设备与级联平台字符集的使用

This commit is contained in:
648540858
2022-03-17 10:29:49 +08:00
parent c8f9f19c38
commit 59ef6e67d3
8 changed files with 46 additions and 96 deletions

View File

@@ -105,7 +105,7 @@ public class Device {
private boolean firsRegister;
/**
* 字符集, 支持 utf-8 与 gb2312
* 字符集, 支持 UTF-8 与 GB2312
*/
private String charset ;