rev 临时给车号
This commit is contained in:
@@ -82,7 +82,7 @@ public class QueryZDAgvTaskStatus {
|
||||
|
||||
JSONObject jo = new JSONObject();
|
||||
jo.put("taskCode",entity.getTask_code());
|
||||
jo.put("carId",vehicle);
|
||||
jo.put("carId","111");
|
||||
jo.put("taskType ",entity.getTask_type());
|
||||
jo.put("feedbackStatus","taking");
|
||||
log.info("请求参数:{}",jo);
|
||||
|
||||
Reference in New Issue
Block a user