Commit 1bf46132 authored by xuwencheng's avatar xuwencheng

upgrade

parent bd7ccbd0
......@@ -33,7 +33,7 @@ pub struct PushMessage {
#[derive(Debug, Serialize, Deserialize)]
#[serde(rename_all = "camelCase")]
pub struct DeviceMessage {
pub devices: Vec<i32>,
pub devices: Vec<String>,
pub business_type: i32,
pub message_id: i64,
pub key: Option<String>,
......
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