修改DetailsPatientCircleDetailCollection

master
18404992668 2023-10-27 18:44:21 +08:00
parent bcc0da49d7
commit 6303f45840
1 changed files with 6 additions and 1 deletions

View File

@ -113,7 +113,12 @@ public class DetailsPatientCircleDetailCollection {
/** /**
* *
*/ */
private String collector; private Long collectorId;
/**
*
*/
private Integer detailCollectionStatus;
//------------------------------------------------------------ //------------------------------------------------------------
//------------------------------------------------------------ //------------------------------------------------------------
//------------------------------------------------------------ //------------------------------------------------------------