提交 ec2a3ac0 authored 作者: huyufan's avatar huyufan

修改BUG

上级 9aaf85f3
...@@ -149,7 +149,7 @@ public class OrderChildSqlProvider { ...@@ -149,7 +149,7 @@ public class OrderChildSqlProvider {
} }
public String findArtificialCancelOrder(@Param("orderChildNo") String orderChildNo) { public String findArtificialCancelOrder(@Param("orderChildNo") String orderChildNo) {
String sql = "select child_no,goods_name,freight_price,order_no" + String sql = "select child_no,goods_name,freight_price,order_no," +
"send_address,receive_address," + "send_address,receive_address," +
"driver_user_no, driver_name,driver_mobile," + "driver_user_no, driver_name,driver_mobile," +
"truck_no," + "truck_no," +
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论