update 快递100查询订单信息-高级查询

This commit is contained in:
liao
2023-04-24 10:14:10 +08:00
parent 59b79c6ff1
commit 245b84e049
@@ -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);