Commit c321ac80 authored by yinjiacheng's avatar yinjiacheng

update 订单详情页跳转参数

parent 2d46359f
...@@ -14,7 +14,7 @@ object IntentConstants { ...@@ -14,7 +14,7 @@ object IntentConstants {
const val KEY_EXTRA_LIFE_ACCOUNT_AUTH_FROM = "lifeAccountAuthFrom" const val KEY_EXTRA_LIFE_ACCOUNT_AUTH_FROM = "lifeAccountAuthFrom"
// 订单id // 订单id
const val KEY_EXTRA_ORDER_ID = "orderId" const val KEY_EXTRA_ORDER_ID = "order_id"
// 活动id // 活动id
const val KEY_EXTRA_MARKETING_ID = "marketingId" const val KEY_EXTRA_MARKETING_ID = "marketingId"
......
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