Commit e0f19381 authored by xuwencheng's avatar xuwencheng

upgrade

parent 1e1d20d7
......@@ -22,6 +22,7 @@ impl PublishMessage {
#[derive(Debug, Serialize, Deserialize)]
#[serde(rename_all = "camelCase")]
pub struct PushMessage {
pub devices: Option<Vec<String>>,
pub client_types: Vec<i32>,
pub business_type: i32,
pub message_id: i64,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment