Commit 0a556a56 authored by xuwencheng's avatar xuwencheng

eq

parent a4a0c483
...@@ -20,7 +20,7 @@ impl LoginInfo { ...@@ -20,7 +20,7 @@ impl LoginInfo {
} }
} }
#[derive(Debug, Clone, Deserialize, Serialize, Default)] #[derive(Debug, Clone, Deserialize, Serialize, Default, Eq, PartialEq, Hash)]
pub struct StoreInfo { pub struct StoreInfo {
// 集团id // 集团id
pub group_id: i64, pub group_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