Commit cc8b39eb by zhoujinhui

up

parent 931f2671
...@@ -973,7 +973,7 @@ where t1.`code`=@code limit 1 ...@@ -973,7 +973,7 @@ where t1.`code`=@code limit 1
} }
catch (Exception ex) catch (Exception ex)
{ {
throw new Exception("推送调拨计划异常") throw new Exception("推送调拨计划异常");
} }
} }
} }
......
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