@ -26,7 +26,7 @@ public class EmphasisTripListResultDTO implements Serializable {
/**
* 来曹事由
*/
private String describe;
private String describeContent;
* 核酸检测结果
@ -78,7 +78,7 @@
ID,
AGENCY_ID,
SOURCE_ADDRESS,
IFNULL(`describe`,'') as `describe`,
IFNULL(`describe_content`,'') as describeContent,
ifnull(sojourn_history,'3') as sojournHistory,
IFNULL(isolate_type,'4') as isolateType,
ARRIVE_DATE,