二次值转换为一次值
This commit is contained in:
@@ -390,6 +390,14 @@ public class MqttMessageHandler {
|
||||
return "APF模块 5";
|
||||
case "6":
|
||||
return "APF模块 6";
|
||||
case "7":
|
||||
return "APF模块 7";
|
||||
case "8":
|
||||
return "APF模块 8";
|
||||
case "9":
|
||||
return "APF模块 9";
|
||||
case "10":
|
||||
return "APF模块 10";
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user