Commit d14639b5 authored by David黄金龙's avatar David黄金龙

Merge branch 'main' into develop

* main:
  同步dev
  处理  我的 界面
  修改版本0.2.3.4
  删除 测试代码
parents b7e98248 a7719ccd
This diff is collapsed.
......@@ -188,9 +188,6 @@ extension YHServiceCenterMainViewModel {
arrContactStausItmes.append(model2)
}
if resultModel.my_document {
//我的文书
let model4 = YHContactMainItemStatusModel()
......@@ -200,7 +197,6 @@ extension YHServiceCenterMainViewModel {
}
if resultModel.my_signature {
//我的签字
let model5 = YHContactMainItemStatusModel()
model5.type = 5
......
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