# Conflicts: # svr/svr-internet-hospital/src/main/java/com/yihu/jw/hospital/endpoint/patient/PatientNoLoginEndPoint.java
@ -12151,7 +12151,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
}
public void test(){
public void testHikar(){
try{
MBeanServer mBeanServer = ManagementFactory.getPlatformMBeanServer();
ObjectName poolName = new ObjectName("com.zaxxer.hikari:type=Pool (" + dataSource.getPoolName() + ")");