Commit b9893093 authored by Steven杜宇's avatar Steven杜宇

// 消息

parent ea2ef2e8
......@@ -75,4 +75,8 @@ class YHDetailMessageModel: SmartCodable {
required init() {
}
enum CodingKeys: String, CodingKey {
case orderId = "order_id"
}
}
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