From 1652aa57e12625926886c9450c7fbbfab6f2b2b5 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期二, 07 四月 2026 14:00:49 +0800
Subject: [PATCH] 增加上海校验接口配置信息
---
src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlShareApi2013.java | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlShareApi2013.java b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlShareApi2013.java
index b2395a2..12267c9 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlShareApi2013.java
+++ b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlShareApi2013.java
@@ -18,6 +18,8 @@
public class WhjlShareApi2013 implements Serializable {
private static final long serialVersionUID = 1L;
+ public static String SORT_PROP = "qlyOrgReportId";
+
private String qlyOrgReportId; //璐ㄦ鎶ュ憡id
private String orderId; //璁㈠崟琛↖D
private String sampleId; //鏍峰搧琛↖D
--
Gitblit v1.9.3