update 快递100查询订单信息-高级查询
This commit is contained in:
+1
@@ -69,6 +69,7 @@ public class PostInfoServiceImpl implements IPostInfoService {
|
||||
setCom(postInfoQuery);
|
||||
queryTrackParam.setCom(postInfoQuery.getCom());
|
||||
queryTrackParam.setNum(postInfoQuery.getNum());
|
||||
queryTrackParam.setResultv2("4");
|
||||
String param = new Gson().toJson(queryTrackParam);
|
||||
|
||||
queryTrackReq.setParam(param);
|
||||
|
||||
Reference in New Issue
Block a user