demand:TMS系统-小程序/OMS/TMS/APP系统下单/批量导入下单-寄件国家是缅甸和柬埔寨的自动获取的运单号/子单号 7080开头 不带T
This commit is contained in:
parent
ba5c2032d9
commit
5689762349
@ -298,7 +298,7 @@ public class WaybillController extends BaseController
|
|||||||
emisWaybillService.realSubmitOrderByOms(emisWaybillSave);
|
emisWaybillService.realSubmitOrderByOms(emisWaybillSave);
|
||||||
|
|
||||||
JSONObject jObjOut = new JSONObject();
|
JSONObject jObjOut = new JSONObject();
|
||||||
jObjOut.put("billCode", waybillOrder.getBillCode());
|
jObjOut.put("billCode", emisWaybillSave.getBillCode());
|
||||||
// jObjOut.put("prodName", waybillOrder.getProductType());
|
// jObjOut.put("prodName", waybillOrder.getProductType());
|
||||||
|
|
||||||
return AjaxResult.success("下单成功", jObjOut);
|
return AjaxResult.success("下单成功", jObjOut);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user