From 0cf0ceb7efe3edaba0cbb3f90f028db0de108abf Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期三, 29 十月 2025 17:19:56 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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