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

// 商务

parent 4f6f4949
...@@ -19,6 +19,7 @@ enum YHMessageType: Int { ...@@ -19,6 +19,7 @@ enum YHMessageType: Int {
case identityApproved = 6 // 身份获批 case identityApproved = 6 // 身份获批
case goToHK = 7 // 赴港办证 case goToHK = 7 // 赴港办证
case renewal = 8 // 身份续签 case renewal = 8 // 身份续签
case business = 9 // 商务
case yinheManager = 9527 // 银河管家 case yinheManager = 9527 // 银河管家
} }
......
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