不存在重大问题,但温度采样相关逻辑需要后需添加
This commit is contained in:
@@ -20,6 +20,6 @@ public class CustomCommandTemplate {
|
||||
return "command: " + command + "\r\n" +
|
||||
"modelTemplateIndex: " + modelTemplateIndex + "\r\n" +
|
||||
"customModel: " + customModel + "\r\n" +
|
||||
"customPromotion: " + customPromotion + "\r\n";
|
||||
"customPromotion: " + customPromotion;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user