Commit ae2b4940 authored by 刘俊宏's avatar 刘俊宏

调整运单列表

parent 70d2a3f3
...@@ -519,6 +519,8 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea ...@@ -519,6 +519,8 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
lc_id = "1" lc_id = "1"
case "货拉拉": case "货拉拉":
lc_id = "11" lc_id = "11"
case "鑫源物流":
lc_id = "12"
default: default:
lc_id = "" lc_id = ""
break break
......
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