
2021-02-09 18:30:26.726 INFO 13284 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2021-02-09 18:30:26.726 INFO 13284 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 15678 ms
2021-02-09 18:30:32.546 DEBUG 13284 --- [ main] i.r.m.h.dao.HotelWxConfigDao.selectList : ==> Preparing: SELECT id,app_id,secret,mch_id,mch_key,seller_id,enabled,create_time,aes_key,token,key_path FROM t_hotel_wx_config
说完成用了15678 ms,也就是15秒,可是从18:30:26.726 到18:30:32.546才6秒,怎么算的,大牛指导一下,谢谢
--
FROM 117.66.130.*