Commit 97b0e422 authored by 332784038@qq.com's avatar 332784038@qq.com

控货限制bug修复

parent cbe00e26
......@@ -99,6 +99,7 @@ public interface OrderCargoControlMapper extends AbstractMapper<OrderCargoContro
"o.create_time, ",
"o.unload_time, ",
"o.is_limit_update_consignee, ",
"o.lock_consignee_day, ",
"o.lock_consignee_time, ",
"nee.name as consignee_name, ",
"nee.name_en as consignee_name_en, ",
......
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