# Conflicts: # svr/svr-internet-hospital/src/main/java/com/yihu/jw/hospital/endpoint/patient/PatientNoLoginEndPoint.java
@ -5676,6 +5676,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
if (pagesize <= 0) {
pagesize = 10;
}*/
testHikar();
String sql = "SELECT " +
" d.id AS \"id\", " +
" d.photo AS \"photo\", " +