rev:气涨轴编码维护
This commit is contained in:
@@ -1291,7 +1291,7 @@ public class AcsToWmsServiceImpl implements AcsToWmsService {
|
||||
JSONObject fhd_jo = WQLObject.getWQLObject("st_ivt_shaftivt").query("point_type = '7' AND product_area = '" + product_area + "'").uniqueResult(0);
|
||||
jo.put("point_code2", fhd_jo.getString("point_code"));
|
||||
jo.put("product_area", product_area);
|
||||
jo.put("vehicle_code", DateUtil.format(DateUtil.date(),"yyyyMMdd")+"qzz");
|
||||
jo.put("vehicle_code", DateUtil.format(DateUtil.date(),"HHmm")+"qzz");
|
||||
jo.put("truss_type", "8");
|
||||
JSONObject request_param = new JSONObject();
|
||||
request_param.put("have_size", cbz_size);
|
||||
|
||||
Reference in New Issue
Block a user