【代码评审】IoT:模拟设备发送的 review
This commit is contained in:
@@ -40,6 +40,6 @@ public interface IotConstants {
|
||||
* <p>
|
||||
* 格式为 thing_model_message_{productKey}_{deviceName}
|
||||
*/
|
||||
String THINK_MODEL_MESSAGE_TABLE_NAME_FORMAT = "thing_model_message_%s_%s";
|
||||
String THING_MODEL_MESSAGE_TABLE_NAME_FORMAT = "thing_model_message_%s_%s";
|
||||
|
||||
}
|
Reference in New Issue
Block a user