代码更新
This commit is contained in:
@@ -402,7 +402,7 @@ public class SapToLmsServiceImpl implements SapToLmsService {
|
||||
jsonDtl.put("qty_unit_id", jsonMater.getLongValue("base_unit_id"));
|
||||
jsonDtl.put("qty_unit_name", jsonUnit.getString("unit_name"));
|
||||
jsonDtl.put("plan_qty", jo.getDoubleValue("KALAB"));
|
||||
jsonDtl.put("source_bill_code", jo.getString("VBELN"));
|
||||
jsonDtl.put("source_bill_code", jo.getString("ZVBELN"));
|
||||
jsonDtl.put("vbeln", jo.getString("ZDBSQD")); // 来源交货单
|
||||
// jsonDtl.put("posnr", json.getString("POSNR")); // 来源交货单行
|
||||
jsonDtl.put("width", jo.getString("ZHL02")); // 幅宽
|
||||
|
||||
Reference in New Issue
Block a user