add tag and key
This commit is contained in:
@@ -265,6 +265,8 @@ public:
|
||||
std::string strTopic; //发送topic
|
||||
std::string strText; //发送的json字符串
|
||||
std::string mp_id; //监测点id
|
||||
std::string tag; //消息tag
|
||||
std::string key; // 消息key
|
||||
};
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user