@ -394,7 +394,7 @@ public class SignPatientLabelInfoService extends BaseService {
" t1.* " +
" FROM " +
" wlyy_sign_family t1, " +
" wlyy_sign_patient_label_info t2 " +
" wlyy_sign_patient_label_info t2, " +
" wlyy_patient p "+
" WHERE " +
" t2.label = ? " +