You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18236 lines
2.6 MiB
18236 lines
2.6 MiB
2020-08-13 16:01:37.159 [main] INFO com.yuxue.Application - Starting Application on H with PID 18248 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:01:37.163 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:01:38.913 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$94f4af2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:01:39.073 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$af71e9e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:01:39.224 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$99751d04] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:01:39.232 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:01:40.100 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:01:40.147 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:01:40.148 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:01:40.376 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:01:40.472 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:01:40.748 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:01:41.769 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:01:42.537 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:01:42.643 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:01:42.667 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:01:42.678 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:01:42.921 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 16:01:42.927 [main] INFO com.yuxue.Application - Started Application in 6.5 seconds (JVM running for 6.951)
|
|
2020-08-13 16:02:31.009 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 16:02:31.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:31.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:31.064 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 16:02:31.064 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:31.065 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 16:02:31.065 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:02:31.066 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:31.075 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 16:02:31.076 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:31.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:02:31.678 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:31.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:31.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 16:02:31.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:31.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 16:02:31.680 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:02:31.680 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:32.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@7ae363db, first=java.util.stream.ReferencePipeline$2@3257a119, second=java.util.stream.ReferencePipeline$2@6bdf85ed}
|
|
2020-08-13 16:02:32.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:32.462 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:32.462 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:32.463 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 16:02:32.463 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:32.463 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 16:02:32.463 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:02:32.463 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:32.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:32.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:32.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:02:32.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:32.474 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:02:32.474 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 16:02:32.474 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 16:02:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:32.628 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 16:02:32.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:36.613 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:36.613 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:36.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:02:36.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:36.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:02:36.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:02:36.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:36.618 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 16:02:36.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:37.580 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:37.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:37.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:37.581 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:37.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:02:37.581 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:02:37.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:37.581 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:37.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:02:37.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:02:37.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:02:37.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16d9efca]
|
|
2020-08-13 16:02:37.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:37.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:37.591 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:02:37.591 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:37.593 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:02:37.593 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:37.593 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:02:37.731 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:37.731 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:37.731 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:02:37.732 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:37.732 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:02:37.732 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:02:37.732 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:37.738 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:02:37.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:42.562 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:42.562 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:42.562 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:02:42.562 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:42.562 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:02:42.562 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 16:02:42.563 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:48.238 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:48.238 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:48.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:02:48.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:48.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:02:48.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:02:48.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:48.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"湘A07G31.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A07G31.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A07G31.jpg","isDir":false}, {"fileName":"湘A31Y83.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A31Y83.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A31Y83.jpg","isDir":false}, {"fileName":"湘A3MA06.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A3MA06.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A3MA06.jpg","isDir":false}, {"fileName":"湘A9NU97.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A9NU97.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A9NU97.jpg","isDir":false}, {"fileName":"湘A9YU86.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A9YU86.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A9YU86.jpg","isDir":false}, {"fileName":"赣A·82F36.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\赣A·82F36.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\赣A·82F36.jpg","isDir":false}]
|
|
2020-08-13 16:02:48.245 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:51.187 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:51.187 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, false]
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:51.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:02:51.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25d1f5e1]
|
|
2020-08-13 16:02:51.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:51.194 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=34, fileName=京K·M6680.jpg, filePath=D:/PlateDetect/01_蓝牌/京K·M6680.jpg, fileType=jpg, fileLength=0, plate=京KM6680, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731647/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:02:51.194 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:51.201 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:02:51.201 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:02:51.201 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:02:53.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:02:53.039 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:02:53.039 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:02:53.039 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:02:53.039 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:02:53.039 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, true]
|
|
2020-08-13 16:02:53.039 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:00.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:00.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:00.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:03:00.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:00.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:03:00.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain, png,jpg,jpeg]
|
|
2020-08-13 16:03:00.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:00.764 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"chars_recognise_ann","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann","pid":"D:\\PlateDetect\\train","id":"D:\\PlateDetect\\train\\chars_recognise_ann","isDir":true}, {"fileName":"plate_detect_svm","filePath":"D:\\PlateDetect\\train\\plate_detect_svm","pid":"D:\\PlateDetect\\train","id":"D:\\PlateDetect\\train\\plate_detect_svm","isDir":true}]
|
|
2020-08-13 16:03:00.764 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:01.939 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:01.940 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:01.940 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:03:01.941 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:01.941 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:03:01.941 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann, png,jpg,jpeg]
|
|
2020-08-13 16:03:01.941 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:01.944 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"learn","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","pid":"D:\\PlateDetect\\train\\chars_recognise_ann","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","isDir":true}]
|
|
2020-08-13 16:03:01.945 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:03.081 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:03.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:03.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:03:03.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:03.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:03:03.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn, png,jpg,jpeg]
|
|
2020-08-13 16:03:03.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:03.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"0","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","isDir":true}, {"fileName":"1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","isDir":true}, {"fileName":"2","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\2","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\2","isDir":true}, {"fileName":"3","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\3","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\3","isDir":true}, {"fileName":"4","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\4","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\4","isDir":true}, {"fileName":"5","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\5","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\5","isDir":true}, {"fileName":"6","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\6","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\6","isDir":true}, {"fileName":"7","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\7","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\7","isDir":true}, {"fileName":"8","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\8","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\8","isDir":true}, {"fileName":"9","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\9","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\9","isDir":true}, {"fileName":"A","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\A","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\A","isDir":true}, {"fileName":"B","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\B","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\B","isDir":true}, {"fileName":"C","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\C","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\C","isDir":true}, {"fileName":"D","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\D","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\D","isDir":true}, {"fileName":"E","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\E","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\E","isDir":true}, {"fileName":"F","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\F","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\F","isDir":true}, {"fileName":"G","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\G","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\G","isDir":true}, {"fileName":"H","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\H","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\H","isDir":true}, {"fileName":"J","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\J","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\J","isDir":true}, {"fileName":"K","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\K","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\K","isDir":true}, {"fileName":"L","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\L","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\L","isDir":true}, {"fileName":"M","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\M","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\M","isDir":true}, {"fileName":"N","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\N","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\N","isDir":true}, {"fileName":"P","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\P","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\P","isDir":true}, {"fileName":"Q","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Q","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Q","isDir":true}, {"fileName":"R","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\R","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\R","isDir":true}, {"fileName":"S","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\S","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\S","isDir":true}, {"fileName":"T","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\T","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\T","isDir":true}, {"fileName":"U","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\U","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\U","isDir":true}, {"fileName":"V","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\V","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\V","isDir":true}, {"fileName":"W","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\W","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\W","isDir":true}, {"fileName":"X","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\X","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\X","isDir":true}, {"fileName":"Y","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Y","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Y","isDir":true}, {"fileName":"Z","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Z","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Z","isDir":true}, {"fileName":"zh_cuan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_cuan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_cuan","isDir":true}, {"fileName":"zh_e","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_e","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_e","isDir":true}, {"fileName":"zh_gan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan","isDir":true}, {"fileName":"zh_gan1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan1","isDir":true}, {"fileName":"zh_gui","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui","isDir":true}, {"fileName":"zh_gui1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui1","isDir":true}, {"fileName":"zh_hei","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hei","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hei","isDir":true}, {"fileName":"zh_hu","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hu","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hu","isDir":true}, {"fileName":"zh_ji","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ji","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ji","isDir":true}, {"fileName":"zh_jin","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jin","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jin","isDir":true}, {"fileName":"zh_jing","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jing","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jing","isDir":true}, {"fileName":"zh_jl","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jl","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jl","isDir":true}, {"fileName":"zh_liao","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_liao","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_liao","isDir":true}, {"fileName":"zh_lu","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_lu","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_lu","isDir":true}, {"fileName":"zh_meng","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_meng","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_meng","isDir":true}, {"fileName":"zh_min","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_min","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_min","isDir":true}, {"fileName":"zh_ning","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ning","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ning","isDir":true}, {"fileName":"zh_qing","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qing","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qing","isDir":true}, {"fileName":"zh_qiong","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qiong","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qiong","isDir":true}, {"fileName":"zh_shan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_shan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_shan","isDir":true}, {"fileName":"zh_su","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_su","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_su","isDir":true}, {"fileName":"zh_sx","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_sx","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_sx","isDir":true}, {"fileName":"zh_wan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_wan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_wan","isDir":true}, {"fileName":"zh_xiang","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xiang","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xiang","isDir":true}, {"fileName":"zh_xin","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xin","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xin","isDir":true}, {"fileName":"zh_yu","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu","isDir":true}, {"fileName":"zh_yu1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu1","isDir":true}, {"fileName":"zh_yue","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yue","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yue","isDir":true}, {"fileName":"zh_yun","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yun","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yun","isDir":true}, {"fileName":"zh_zang","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zang","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zang","isDir":true}, {"fileName":"zh_zhe","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zhe","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zhe","isDir":true}]
|
|
2020-08-13 16:03:03.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:04.332 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:04.332 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:04.332 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:03:04.332 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:04.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:03:04.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C0, png,jpg,jpeg]
|
|
2020-08-13 16:03:04.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:04.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"101-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\101-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\101-1.jpg","isDir":false}, {"fileName":"105-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\105-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\105-5.jpg","isDir":false}, {"fileName":"106-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\106-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\106-5.jpg","isDir":false}, {"fileName":"110-6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\110-6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\110-6.jpg","isDir":false}, {"fileName":"110-7.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\110-7.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\110-7.jpg","isDir":false}, {"fileName":"111-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\111-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\111-4.jpg","isDir":false}, {"fileName":"113-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\113-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\113-1.jpg","isDir":false}, {"fileName":"114-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\114-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\114-2.jpg","isDir":false}, {"fileName":"12-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\12-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\12-1.jpg","isDir":false}, {"fileName":"124-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\124-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\124-3.jpg","isDir":false}, {"fileName":"126-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\126-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\126-3.jpg","isDir":false}, {"fileName":"127-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\127-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\127-2.jpg","isDir":false}, {"fileName":"129-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\129-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\129-3.jpg","isDir":false}, {"fileName":"131-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\131-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\131-5.jpg","isDir":false}, {"fileName":"132-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\132-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\132-5.jpg","isDir":false}, {"fileName":"134-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\134-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\134-3.jpg","isDir":false}, {"fileName":"135-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\135-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\135-3.jpg","isDir":false}, {"fileName":"139-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\139-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\139-5.jpg","isDir":false}, {"fileName":"139-6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\139-6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\139-6.jpg","isDir":false}, {"fileName":"140-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\140-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\140-3.jpg","isDir":false}, {"fileName":"146-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\146-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\146-4.jpg","isDir":false}, {"fileName":"15-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\15-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\15-3.jpg","isDir":false}, {"fileName":"15-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\15-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\15-5.jpg","isDir":false}, {"fileName":"156-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\156-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\156-3.jpg","isDir":false}, {"fileName":"157-0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\157-0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\157-0.jpg","isDir":false}, {"fileName":"162-0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\162-0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\162-0.jpg","isDir":false}, {"fileName":"169-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\169-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\169-3.jpg","isDir":false}, {"fileName":"17-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\17-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\17-3.jpg","isDir":false}, {"fileName":"174-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\174-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\174-2.jpg","isDir":false}, {"fileName":"177-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\177-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\177-1.jpg","isDir":false}, {"fileName":"18-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\18-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\18-3.jpg","isDir":false}, {"fileName":"189-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\189-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\189-3.jpg","isDir":false}, {"fileName":"199-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\199-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\199-2.jpg","isDir":false}, {"fileName":"199-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\199-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\199-4.jpg","isDir":false}, {"fileName":"20-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\20-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\20-2.jpg","isDir":false}, {"fileName":"200-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\200-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\200-3.jpg","isDir":false}, {"fileName":"205-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\205-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\205-4.jpg","isDir":false}, {"fileName":"21-6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\21-6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\21-6.jpg","isDir":false}, {"fileName":"22-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\22-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\22-5.jpg","isDir":false}, {"fileName":"230-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\230-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\230-5.jpg","isDir":false}, {"fileName":"237-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\237-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\237-5.jpg","isDir":false}, {"fileName":"25-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\25-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\25-4.jpg","isDir":false}, {"fileName":"27-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\27-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\27-4.jpg","isDir":false}, {"fileName":"28-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\28-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\28-2.jpg","isDir":false}, {"fileName":"319_sun_0_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_1.jpg","isDir":false}, {"fileName":"319_sun_0_10.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_10.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_10.jpg","isDir":false}, {"fileName":"319_sun_0_11.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_11.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_11.jpg","isDir":false}, {"fileName":"319_sun_0_12.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_12.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_12.jpg","isDir":false}, {"fileName":"319_sun_0_13.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_13.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_13.jpg","isDir":false}, {"fileName":"319_sun_0_15.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_15.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_15.jpg","isDir":false}, {"fileName":"319_sun_0_16.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_16.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_16.jpg","isDir":false}, {"fileName":"319_sun_0_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_2.jpg","isDir":false}, {"fileName":"319_sun_0_21.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_21.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_21.jpg","isDir":false}, {"fileName":"319_sun_0_22.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_22.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_22.jpg","isDir":false}, {"fileName":"319_sun_0_25.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_25.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_25.jpg","isDir":false}, {"fileName":"319_sun_0_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_3.jpg","isDir":false}, {"fileName":"319_sun_0_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_4.jpg","isDir":false}, {"fileName":"319_sun_0_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_5.jpg","isDir":false}, {"fileName":"319_sun_0_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\319_sun_0_6.jpg","isDir":false}, {"fileName":"325_sun_0_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\325_sun_0_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\325_sun_0_3.jpg","isDir":false}, {"fileName":"334-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\334-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\334-5.jpg","isDir":false}, {"fileName":"34-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\34-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\34-4.jpg","isDir":false}, {"fileName":"4-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\4-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\4-3.jpg","isDir":false}, {"fileName":"42-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\42-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\42-2.jpg","isDir":false}, {"fileName":"46-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\46-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\46-4.jpg","isDir":false}, {"fileName":"488-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\488-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\488-2.jpg","isDir":false}, {"fileName":"49-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\49-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\49-3.jpg","isDir":false}, {"fileName":"50-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\50-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\50-4.jpg","isDir":false}, {"fileName":"51-0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\51-0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\51-0.jpg","isDir":false}, {"fileName":"52-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\52-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\52-4.jpg","isDir":false}, {"fileName":"65-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\65-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\65-3.jpg","isDir":false}, {"fileName":"67-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\67-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\67-1.jpg","isDir":false}, {"fileName":"67-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\67-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\67-2.jpg","isDir":false}, {"fileName":"73-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\73-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\73-4.jpg","isDir":false}, {"fileName":"75-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\75-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\75-3.jpg","isDir":false}, {"fileName":"75-7.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\75-7.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\75-7.jpg","isDir":false}, {"fileName":"76-0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\76-0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\76-0.jpg","isDir":false}, {"fileName":"81-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\81-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\81-1.jpg","isDir":false}, {"fileName":"86-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\86-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\86-3.jpg","isDir":false}, {"fileName":"9-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\9-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\9-2.jpg","isDir":false}, {"fileName":"90-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\90-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\90-3.jpg","isDir":false}, {"fileName":"92-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\92-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\92-3.jpg","isDir":false}, {"fileName":"97-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\97-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\97-2.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1009.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1009.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1009.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1016.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1016.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1016.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_102 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_102 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_102 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_102.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_102.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_102.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1024.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1024.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1024.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1025.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1025.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1025.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1026.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1026.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1026.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1027.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1027.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1027.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1031.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1031.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1031.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1032.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1032.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1032.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1036.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1036.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1036.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_105.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_105.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_105.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1054.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1054.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1054.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1055.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1055.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1055.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1056.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1056.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1056.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1057.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1057.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1057.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_106.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_106.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_106.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1068.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1068.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1068.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1069.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1069.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1069.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1070.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1070.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1070.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1071.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1071.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1071.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1079.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1079.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1079.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1086.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1086.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1086.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_109 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_109 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_109 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_109.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_109.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_109.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1107.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1107.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1107.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1108.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1108.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1108.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1109.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1109.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1109.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1110.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1110.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1110.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1114.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1114.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1114.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1115.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1115.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1115.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1116.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1116.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1116.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1117.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1117.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1117.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1121.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1121.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1121.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1129.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1129.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1129.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_113.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_113.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_113.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1140.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1140.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1140.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1154.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1154.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1154.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1165.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1165.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1165.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1171.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1171.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1171.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1172.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1172.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1172.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1178.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1178.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1178.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1186.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1186.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1186.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1193.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1193.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1193.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1200.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1200.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1200.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1203.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1203.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1203.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1214.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1214.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1214.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1232.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1232.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1232.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1246.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1246.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1246.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1259.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1259.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1259.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_127.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_127.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_127.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1273.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1273.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1273.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1280.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1280.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1280.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1287.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1287.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1287.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1290.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1290.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1290.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_130.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_130.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_130.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1300.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1300.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1300.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_131.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_131.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_131.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1332.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1332.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1332.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_134.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_134.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_134.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1353.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1353.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1353.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1394.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1394.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1394.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1405.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1405.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1405.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1414.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1414.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1414.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1424.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1424.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1424.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1440.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1440.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1440.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1446.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1446.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1446.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1454.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1454.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1454.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1468.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1468.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1468.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1490.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1490.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1490.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1501.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1501.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1501.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1506.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1506.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1506.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1513.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1513.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1513.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1528.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1528.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1528.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1546.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1546.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1546.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1560.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1560.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1560.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1574.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1574.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1574.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1599.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1599.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1599.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1600.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1600.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1600.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1605.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1605.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1605.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1606.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1606.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1606.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1607.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1607.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1607.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1611.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1611.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1611.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1612.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1612.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1612.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1618.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1618.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1618.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1624.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1624.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1624.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1634.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1634.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1634.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1672.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1672.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1672.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1673.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1673.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1673.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1674.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1674.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1674.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1679.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1679.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1679.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1686.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1686.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1686.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1693.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1693.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1693.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1702.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1702.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1702.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1714.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1714.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1714.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1715.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1715.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1715.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1716.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1716.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1716.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1717.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1717.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1717.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1722 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1722 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1722 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1722.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1722.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1722.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1723.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1723.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1723.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1724.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1724.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1724.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1728.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1728.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1728.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1729 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1729 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1729 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1729.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1729.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1729.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1735.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1735.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1735.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1741.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1741.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1741.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1747.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1747.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1747.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1750.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1750.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1750.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1757.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1757.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1757.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1785.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1785.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1785.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1798.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1798.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1798.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1799.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1799.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1799.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1800.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1800.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1800.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1805.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1805.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1805.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1812.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1812.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1812.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1819.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1819.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1819.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1828.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1828.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1828.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_184.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_184.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_184.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1840.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1840.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1840.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1848.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1848.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1848.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1855.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1855.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1855.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1876.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1876.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1876.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1883.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1883.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1883.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_191.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_191.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_191.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1915.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1915.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1915.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_193.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_193.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_193.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1949.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1949.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1949.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1956.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1956.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_1956.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_197.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_197.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_197.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_200 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_200 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_200 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_200.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_200.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_200.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2008.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2008.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2008.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2015.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2015.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2015.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2020.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2020.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2020.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2027.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2027.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2027.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_204.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_204.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_204.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2048.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2048.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2048.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2050.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2050.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2050.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2057.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2057.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2057.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_206.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_206.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_206.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_207.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_207.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_207.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2082.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2082.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2082.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2089.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2089.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2089.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_209.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_209.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_209.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2094.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2094.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2094.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_213 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_213 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_213 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_213.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_213.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_213.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2149.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2149.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2149.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2156.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2156.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2156.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_216.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_216.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_216.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2161.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2161.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2161.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2168.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2168.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2168.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2185.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2185.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2185.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2191.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2191.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2191.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2192.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2192.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2192.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2197.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2197.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2197.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2198.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2198.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2198.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_220.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_220.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_220.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2204.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2204.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2204.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_221.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_221.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_221.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_222.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_222.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_222.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2244.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2244.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2244.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2278.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2278.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2278.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_229.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_229.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_229.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2297.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2297.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2297.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2298.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2298.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2298.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_230.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_230.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_230.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2304.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2304.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2304.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2305.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2305.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2305.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2311.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2311.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2311.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2312.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2312.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2312.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2318.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2318.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2318.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2325.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2325.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2325.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2335.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2335.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2335.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2342.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2342.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2342.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2382.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2382.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2382.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2383.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2383.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2383.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2384.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2384.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2384.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2385.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2385.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2385.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2393.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2393.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2393.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2394.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2394.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2394.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2395.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2395.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2395.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2396.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2396.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2396.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2403.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2403.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2403.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2409.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2409.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2409.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2417.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2417.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2417.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2424.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2424.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2424.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2443.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2443.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2443.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2444.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2444.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2444.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2450.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2450.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2450.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2451.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2451.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2451.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2457.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2457.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2457.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2458.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2458.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2458.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2516.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2516.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2516.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2523 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2523 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2523 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2523.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2523.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2523.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2524.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2524.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2524.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2525.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2525.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2525.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2526 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2526 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2526 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2526.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2526.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2526.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2528.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2528.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2528.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2529.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2529.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2529.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2530.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2530.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2530.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2531.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2531.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2531.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2532.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2532.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2532.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2533 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2533 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2533 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2533.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2533.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2533.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2534.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2534.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2534.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2535.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2535.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2535.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2536.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2536.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2536.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2537.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2537.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2537.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2540.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2540.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2540.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2541.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2541.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2541.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2542.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2542.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2542.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2543.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2543.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2543.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2544.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2544.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2544.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2548.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2548.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2548.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2550.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2550.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2550.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2555.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2555.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2555.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2557.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2557.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2557.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2562.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2562.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2562.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2563.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2563.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2563.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2564.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2564.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2564.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2565.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2565.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2565.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2571.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2571.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2571.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2572.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2572.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2572.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2618.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2618.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2618.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_263.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_263.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_263.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2633.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2633.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2633.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2634.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2634.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2634.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2640.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2640.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2640.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2641.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2641.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2641.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2666.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2666.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2666.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2669.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2669.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2669.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2673.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2673.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2673.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2682.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2682.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2682.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2684.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2684.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2684.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2685.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2685.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2685.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2686.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2686.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2686.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2689.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2689.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2689.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2691.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2691.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2691.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2692.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2692.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2692.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2693.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2693.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2693.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2696.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2696.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2696.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2698.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2698.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2698.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2699.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2699.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2699.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2700.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2700.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2700.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2706.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2706.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2706.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2710.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2710.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2710.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2713.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2713.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2713.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2717.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2717.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2717.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2718.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2718.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2718.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2719.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2719.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2719.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_272.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_272.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_272.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2720.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2720.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2720.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2726.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2726.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2726.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2727.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2727.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2727.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2743.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2743.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2743.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2750.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2750.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2750.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2757.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2757.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2757.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2788.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2788.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2788.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2789.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2789.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2789.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2795.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2795.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2795.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2796.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2796.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2796.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_282.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_282.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_282.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2824.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2824.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2824.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2867.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2867.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2867.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2874.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2874.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2874.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2900.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2900.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2900.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2907.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2907.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2907.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2914.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2914.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_2914.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_3.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_3000.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_3000.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_3000.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_364.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_364.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_364.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_371.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_371.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_371.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_374.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_374.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_374.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_375.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_375.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_375.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_381.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_381.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_381.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_382.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_382.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_382.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_392.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_392.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_392.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_4074.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_4074.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_4074.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_4075.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_4075.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_4075.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_5167.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_5167.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_5167.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_533.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_533.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_533.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_545.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_545.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_545.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_554.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_554.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_554.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_56.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_56.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_56.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_561.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_561.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_561.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_57.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_57.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_57.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_570.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_570.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_570.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_574.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_574.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_574.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_577.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_577.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_577.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_590.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_590.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_590.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6180.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6180.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6180.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6192.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6192.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6192.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6234.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6234.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6234.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6251.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6251.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6251.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6262.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6262.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6262.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6387.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6387.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6387.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6395.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6395.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6395.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6547.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6547.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_6547.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_70.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_70.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_70.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_701.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_701.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_701.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_702.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_702.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_702.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_708.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_708.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_708.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_725.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_725.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_725.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_731.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_731.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_731.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_74.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_74.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_74.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_743.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_743.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_743.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_754.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_754.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_754.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_774.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_774.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_774.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_781.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_781.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_781.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_786.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_786.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_786.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_787.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_787.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_787.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_80.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_80.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_80.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_84 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_84 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_84 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_84.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_84.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_84.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_863.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_863.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_863.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_864.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_864.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_864.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_865.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_865.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_865.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_866.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_866.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_866.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_870.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_870.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_870.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_871.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_871.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_871.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_872.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_872.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_872.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_873.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_873.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_873.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_88.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_88.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_88.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_900.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_900.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_900.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_907.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_907.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_907.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_91.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_91.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_91.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_914.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_914.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_914.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_916.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_916.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_916.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_917.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_917.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_917.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_918.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_918.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_918.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_919.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_919.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_919.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_923.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_923.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_923.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_924.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_924.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_924.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_925.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_925.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_925.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_926.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_926.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_926.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_943.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_943.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_943.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_95 (2).jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_95 (2).jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_95 (2).jpg","isDir":false}, {"fileName":"debug_char_auxRoi_95.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_95.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_95.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_950.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_950.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_950.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_960.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_960.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_960.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_967.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_967.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_967.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_974.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_974.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_974.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_98.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_98.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_98.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_988.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_988.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_988.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_989.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_989.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_989.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_99.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_99.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_99.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_990.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_990.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_990.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_991.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_991.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_991.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_995.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_995.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_995.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_996.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_996.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_996.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_997.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_997.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_997.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_998.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_998.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_char_auxRoi_998.jpg","isDir":false}, {"fileName":"debug_specMat34.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_specMat34.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_specMat34.jpg","isDir":false}, {"fileName":"debug_specMat39.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_specMat39.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_specMat39.jpg","isDir":false}, {"fileName":"debug_specMat44.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_specMat44.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\debug_specMat44.jpg","isDir":false}, {"fileName":"gt_105_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_105_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_105_6.jpg","isDir":false}, {"fileName":"gt_106_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_106_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_106_4.jpg","isDir":false}, {"fileName":"gt_108_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_108_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_108_5.jpg","isDir":false}, {"fileName":"gt_115_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_115_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_115_3.jpg","isDir":false}, {"fileName":"gt_115_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_115_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_115_4.jpg","isDir":false}, {"fileName":"gt_116_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_116_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_116_4.jpg","isDir":false}, {"fileName":"gt_119_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_119_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_119_6.jpg","isDir":false}, {"fileName":"gt_120_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_120_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_120_3.jpg","isDir":false}, {"fileName":"gt_121_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_121_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_121_4.jpg","isDir":false}, {"fileName":"gt_122_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_122_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_122_5.jpg","isDir":false}, {"fileName":"gt_123_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_123_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_123_6.jpg","isDir":false}, {"fileName":"gt_124_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_124_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_124_6.jpg","isDir":false}, {"fileName":"gt_128_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_128_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_128_3.jpg","isDir":false}, {"fileName":"gt_129_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_129_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_129_3.jpg","isDir":false}, {"fileName":"gt_131_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_131_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_131_5.jpg","isDir":false}, {"fileName":"gt_132_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_132_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_132_5.jpg","isDir":false}, {"fileName":"gt_138_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_138_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_138_4.jpg","isDir":false}, {"fileName":"gt_141_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_141_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_141_6.jpg","isDir":false}, {"fileName":"gt_1500_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1500_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1500_5.jpg","isDir":false}, {"fileName":"gt_1515_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1515_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1515_6.jpg","isDir":false}, {"fileName":"gt_1567_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1567_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1567_4.jpg","isDir":false}, {"fileName":"gt_157_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_157_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_157_2.jpg","isDir":false}, {"fileName":"gt_157_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_157_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_157_4.jpg","isDir":false}, {"fileName":"gt_160_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_160_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_160_3.jpg","isDir":false}, {"fileName":"gt_170_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_170_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_170_5.jpg","isDir":false}, {"fileName":"gt_171_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_171_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_171_4.jpg","isDir":false}, {"fileName":"gt_1733_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1733_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1733_5.jpg","isDir":false}, {"fileName":"gt_1749_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1749_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1749_6.jpg","isDir":false}, {"fileName":"gt_1774_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1774_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1774_4.jpg","isDir":false}, {"fileName":"gt_1774_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1774_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1774_5.jpg","isDir":false}, {"fileName":"gt_177_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_177_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_177_5.jpg","isDir":false}, {"fileName":"gt_1798_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1798_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1798_4.jpg","isDir":false}, {"fileName":"gt_17_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_17_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_17_6.jpg","isDir":false}, {"fileName":"gt_180_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_180_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_180_2.jpg","isDir":false}, {"fileName":"gt_181_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_181_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_181_2.jpg","isDir":false}, {"fileName":"gt_182_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_182_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_182_3.jpg","isDir":false}, {"fileName":"gt_183_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_183_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_183_2.jpg","isDir":false}, {"fileName":"gt_184_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_184_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_184_3.jpg","isDir":false}, {"fileName":"gt_186_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_186_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_186_5.jpg","isDir":false}, {"fileName":"gt_187_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_187_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_187_3.jpg","isDir":false}, {"fileName":"gt_192_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_192_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_192_3.jpg","isDir":false}, {"fileName":"gt_1966_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1966_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_1966_5.jpg","isDir":false}, {"fileName":"gt_200_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_200_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_200_6.jpg","isDir":false}, {"fileName":"gt_201_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_201_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_201_4.jpg","isDir":false}, {"fileName":"gt_209_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_209_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_209_5.jpg","isDir":false}, {"fileName":"gt_211_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_211_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_211_4.jpg","isDir":false}, {"fileName":"gt_217_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_217_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_217_3.jpg","isDir":false}, {"fileName":"gt_217_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_217_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_217_4.jpg","isDir":false}, {"fileName":"gt_219_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_219_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_219_2.jpg","isDir":false}, {"fileName":"gt_21_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_21_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_21_2.jpg","isDir":false}, {"fileName":"gt_21_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_21_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_21_3.jpg","isDir":false}, {"fileName":"gt_21_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_21_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_21_5.jpg","isDir":false}, {"fileName":"gt_221_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_221_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_221_2.jpg","isDir":false}, {"fileName":"gt_221_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_221_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_221_5.jpg","isDir":false}, {"fileName":"gt_222_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_222_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_222_4.jpg","isDir":false}, {"fileName":"gt_228_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_228_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_228_6.jpg","isDir":false}, {"fileName":"gt_229_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_229_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_229_3.jpg","isDir":false}, {"fileName":"gt_22_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_22_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_22_6.jpg","isDir":false}, {"fileName":"gt_231_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_231_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_231_4.jpg","isDir":false}, {"fileName":"gt_234_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_234_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_234_5.jpg","isDir":false}, {"fileName":"gt_235_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_235_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_235_6.jpg","isDir":false}, {"fileName":"gt_237_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_237_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_237_3.jpg","isDir":false}, {"fileName":"gt_23_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_23_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_23_4.jpg","isDir":false}, {"fileName":"gt_240_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_240_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_240_6.jpg","isDir":false}, {"fileName":"gt_242_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_242_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_242_4.jpg","isDir":false}, {"fileName":"gt_242_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_242_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_242_5.jpg","isDir":false}, {"fileName":"gt_250_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_250_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_250_2.jpg","isDir":false}, {"fileName":"gt_253_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_253_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_253_3.jpg","isDir":false}, {"fileName":"gt_255_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_255_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_255_3.jpg","isDir":false}, {"fileName":"gt_258_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_258_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_258_5.jpg","isDir":false}, {"fileName":"gt_259_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_259_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_259_5.jpg","isDir":false}, {"fileName":"gt_267_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_267_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_267_3.jpg","isDir":false}, {"fileName":"gt_271_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_271_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_271_4.jpg","isDir":false}, {"fileName":"gt_273_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_273_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_273_4.jpg","isDir":false}, {"fileName":"gt_279_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_279_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_279_6.jpg","isDir":false}, {"fileName":"gt_281_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_281_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_281_5.jpg","isDir":false}, {"fileName":"gt_29_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_29_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_29_5.jpg","isDir":false}, {"fileName":"gt_305_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_305_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_305_4.jpg","isDir":false}, {"fileName":"gt_30_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_30_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_30_3.jpg","isDir":false}, {"fileName":"gt_310_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_310_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_310_5.jpg","isDir":false}, {"fileName":"gt_311_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_311_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_311_3.jpg","isDir":false}, {"fileName":"gt_315_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_315_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_315_5.jpg","isDir":false}, {"fileName":"gt_318_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_318_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_318_6.jpg","isDir":false}, {"fileName":"gt_324_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_324_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_324_5.jpg","isDir":false}, {"fileName":"gt_325_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_325_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_325_4.jpg","isDir":false}, {"fileName":"gt_32_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_32_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_32_5.jpg","isDir":false}, {"fileName":"gt_333_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_333_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_333_5.jpg","isDir":false}, {"fileName":"gt_338_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_338_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_338_2.jpg","isDir":false}, {"fileName":"gt_339_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_339_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_339_2.jpg","isDir":false}, {"fileName":"gt_339_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_339_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_339_6.jpg","isDir":false}, {"fileName":"gt_33_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_33_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_33_3.jpg","isDir":false}, {"fileName":"gt_340_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_340_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_340_2.jpg","isDir":false}, {"fileName":"gt_341_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_341_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_341_3.jpg","isDir":false}, {"fileName":"gt_342_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_342_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_342_2.jpg","isDir":false}, {"fileName":"gt_345_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_345_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_345_3.jpg","isDir":false}, {"fileName":"gt_347_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_347_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_347_5.jpg","isDir":false}, {"fileName":"gt_348_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_348_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_348_3.jpg","isDir":false}, {"fileName":"gt_34_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_34_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_34_6.jpg","isDir":false}, {"fileName":"gt_353_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_353_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_353_5.jpg","isDir":false}, {"fileName":"gt_357_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_357_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_357_3.jpg","isDir":false}, {"fileName":"gt_358_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_358_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_358_4.jpg","isDir":false}, {"fileName":"gt_370_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_370_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_370_6.jpg","isDir":false}, {"fileName":"gt_371_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_371_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_371_3.jpg","isDir":false}, {"fileName":"gt_372_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_372_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_372_4.jpg","isDir":false}, {"fileName":"gt_37_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_37_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_37_3.jpg","isDir":false}, {"fileName":"gt_382_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_382_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_382_5.jpg","isDir":false}, {"fileName":"gt_384_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_384_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_384_4.jpg","isDir":false}, {"fileName":"gt_391_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_391_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_391_5.jpg","isDir":false}, {"fileName":"gt_391_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_391_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_391_6.jpg","isDir":false}, {"fileName":"gt_394_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_394_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_394_3.jpg","isDir":false}, {"fileName":"gt_394_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_394_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_394_4.jpg","isDir":false}, {"fileName":"gt_399_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_399_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_399_2.jpg","isDir":false}, {"fileName":"gt_39_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_39_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_39_3.jpg","isDir":false}, {"fileName":"gt_401_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_401_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_401_2.jpg","isDir":false}, {"fileName":"gt_401_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_401_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_401_5.jpg","isDir":false}, {"fileName":"gt_402_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_402_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_402_4.jpg","isDir":false}, {"fileName":"gt_411_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_411_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_411_6.jpg","isDir":false}, {"fileName":"gt_412_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_412_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_412_3.jpg","isDir":false}, {"fileName":"gt_414_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_414_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_414_4.jpg","isDir":false}, {"fileName":"gt_41_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_41_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_41_4.jpg","isDir":false}, {"fileName":"gt_420_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_420_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_420_5.jpg","isDir":false}, {"fileName":"gt_421_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_421_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_421_6.jpg","isDir":false}, {"fileName":"gt_424_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_424_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_424_3.jpg","isDir":false}, {"fileName":"gt_425_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_425_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_425_6.jpg","isDir":false}, {"fileName":"gt_42_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_42_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_42_4.jpg","isDir":false}, {"fileName":"gt_431_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_431_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_431_6.jpg","isDir":false}, {"fileName":"gt_436_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_436_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_436_4.jpg","isDir":false}, {"fileName":"gt_43_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_43_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_43_5.jpg","isDir":false}, {"fileName":"gt_446_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_446_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_446_2.jpg","isDir":false}, {"fileName":"gt_447_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_447_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_447_2.jpg","isDir":false}, {"fileName":"gt_448_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_448_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_448_4.jpg","isDir":false}, {"fileName":"gt_451_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_451_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_451_5.jpg","isDir":false}, {"fileName":"gt_452_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_452_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_452_3.jpg","isDir":false}, {"fileName":"gt_454_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_454_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_454_3.jpg","isDir":false}, {"fileName":"gt_461_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_461_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_461_5.jpg","isDir":false}, {"fileName":"gt_462_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_462_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_462_6.jpg","isDir":false}, {"fileName":"gt_463_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_463_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_463_5.jpg","isDir":false}, {"fileName":"gt_473_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_473_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_473_3.jpg","isDir":false}, {"fileName":"gt_476_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_476_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_476_4.jpg","isDir":false}, {"fileName":"gt_479_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_479_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_479_4.jpg","isDir":false}, {"fileName":"gt_481_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_481_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_481_4.jpg","isDir":false}, {"fileName":"gt_489_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_489_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_489_6.jpg","isDir":false}, {"fileName":"gt_48_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_48_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_48_5.jpg","isDir":false}, {"fileName":"gt_491_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_491_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_491_5.jpg","isDir":false}, {"fileName":"gt_510_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_510_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_510_4.jpg","isDir":false}, {"fileName":"gt_510_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_510_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_510_5.jpg","isDir":false}, {"fileName":"gt_513_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_513_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_513_5.jpg","isDir":false}, {"fileName":"gt_516_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_516_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_516_5.jpg","isDir":false}, {"fileName":"gt_521_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_521_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_521_6.jpg","isDir":false}, {"fileName":"gt_522_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_522_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_522_5.jpg","isDir":false}, {"fileName":"gt_527_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_527_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_527_4.jpg","isDir":false}, {"fileName":"gt_532_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_532_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_532_2.jpg","isDir":false}, {"fileName":"gt_533_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_533_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_533_5.jpg","isDir":false}, {"fileName":"gt_534_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_534_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_534_5.jpg","isDir":false}, {"fileName":"gt_534_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_534_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_534_6.jpg","isDir":false}, {"fileName":"gt_536_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_536_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_536_2.jpg","isDir":false}, {"fileName":"gt_537_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_537_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_537_2.jpg","isDir":false}, {"fileName":"gt_540_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_540_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_540_5.jpg","isDir":false}, {"fileName":"gt_549_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_549_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_549_6.jpg","isDir":false}, {"fileName":"gt_552_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_552_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_552_2.jpg","isDir":false}, {"fileName":"gt_569_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_569_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_569_4.jpg","isDir":false}, {"fileName":"gt_56_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_56_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_56_2.jpg","isDir":false}, {"fileName":"gt_570_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_570_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_570_5.jpg","isDir":false}, {"fileName":"gt_572_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_572_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_572_6.jpg","isDir":false}, {"fileName":"gt_574_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_574_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_574_3.jpg","isDir":false}, {"fileName":"gt_574_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_574_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_574_4.jpg","isDir":false}, {"fileName":"gt_575_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_575_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_575_3.jpg","isDir":false}, {"fileName":"gt_575_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_575_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_575_5.jpg","isDir":false}, {"fileName":"gt_575_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_575_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_575_6.jpg","isDir":false}, {"fileName":"gt_585_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_585_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_585_4.jpg","isDir":false}, {"fileName":"gt_585_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_585_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_585_6.jpg","isDir":false}, {"fileName":"gt_58_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_58_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_58_4.jpg","isDir":false}, {"fileName":"gt_590_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_590_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_590_6.jpg","isDir":false}, {"fileName":"gt_599_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_599_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_599_2.jpg","isDir":false}, {"fileName":"gt_600_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_600_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_600_2.jpg","isDir":false}, {"fileName":"gt_600_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_600_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_600_6.jpg","isDir":false}, {"fileName":"gt_606_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_606_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_606_4.jpg","isDir":false}, {"fileName":"gt_609_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_609_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_609_5.jpg","isDir":false}, {"fileName":"gt_612_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_612_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_612_4.jpg","isDir":false}, {"fileName":"gt_615_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_615_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_615_3.jpg","isDir":false}, {"fileName":"gt_615_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_615_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_615_4.jpg","isDir":false}, {"fileName":"gt_616_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_616_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_616_5.jpg","isDir":false}, {"fileName":"gt_617_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_617_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_617_4.jpg","isDir":false}, {"fileName":"gt_61_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_61_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_61_6.jpg","isDir":false}, {"fileName":"gt_622_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_622_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_622_2.jpg","isDir":false}, {"fileName":"gt_623_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_623_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_623_2.jpg","isDir":false}, {"fileName":"gt_62_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_62_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_62_5.jpg","isDir":false}, {"fileName":"gt_62_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_62_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_62_6.jpg","isDir":false}, {"fileName":"gt_638_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_638_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_638_5.jpg","isDir":false}, {"fileName":"gt_646_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_646_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_646_5.jpg","isDir":false}, {"fileName":"gt_648_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_648_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_648_4.jpg","isDir":false}, {"fileName":"gt_650_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_650_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_650_3.jpg","isDir":false}, {"fileName":"gt_650_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_650_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_650_4.jpg","isDir":false}, {"fileName":"gt_653_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_653_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_653_2.jpg","isDir":false}, {"fileName":"gt_654_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_654_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_654_2.jpg","isDir":false}, {"fileName":"gt_654_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_654_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_654_4.jpg","isDir":false}, {"fileName":"gt_657_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_657_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_657_3.jpg","isDir":false}, {"fileName":"gt_664_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_664_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_664_6.jpg","isDir":false}, {"fileName":"gt_667_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_667_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_667_2.jpg","isDir":false}, {"fileName":"gt_668_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_668_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_668_4.jpg","isDir":false}, {"fileName":"gt_669_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_669_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_669_4.jpg","isDir":false}, {"fileName":"gt_671_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_671_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_671_6.jpg","isDir":false}, {"fileName":"gt_673_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_673_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_673_5.jpg","isDir":false}, {"fileName":"gt_675_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_675_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_675_2.jpg","isDir":false}, {"fileName":"gt_675_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_675_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_675_4.jpg","isDir":false}, {"fileName":"gt_681_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_681_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_681_4.jpg","isDir":false}, {"fileName":"gt_691_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_691_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_691_5.jpg","isDir":false}, {"fileName":"gt_691_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_691_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_691_6.jpg","isDir":false}, {"fileName":"gt_696_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_696_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_696_3.jpg","isDir":false}, {"fileName":"gt_696_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_696_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_696_6.jpg","isDir":false}, {"fileName":"gt_697_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_697_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_697_3.jpg","isDir":false}, {"fileName":"gt_69_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_69_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_69_6.jpg","isDir":false}, {"fileName":"gt_6_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_6_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_6_6.jpg","isDir":false}, {"fileName":"gt_701_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_701_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_701_4.jpg","isDir":false}, {"fileName":"gt_702_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_702_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_702_3.jpg","isDir":false}, {"fileName":"gt_707_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_707_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_707_5.jpg","isDir":false}, {"fileName":"gt_708_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_708_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_708_4.jpg","isDir":false}, {"fileName":"gt_712_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_712_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_712_2.jpg","isDir":false}, {"fileName":"gt_713_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_713_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_713_2.jpg","isDir":false}, {"fileName":"gt_71_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_71_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_71_2.jpg","isDir":false}, {"fileName":"gt_71_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_71_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_71_6.jpg","isDir":false}, {"fileName":"gt_724_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_724_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_724_3.jpg","isDir":false}, {"fileName":"gt_728_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_728_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_728_6.jpg","isDir":false}, {"fileName":"gt_72_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_72_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_72_3.jpg","isDir":false}, {"fileName":"gt_731_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_731_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_731_4.jpg","isDir":false}, {"fileName":"gt_731_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_731_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_731_5.jpg","isDir":false}, {"fileName":"gt_735_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_735_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_735_3.jpg","isDir":false}, {"fileName":"gt_738_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_738_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_738_4.jpg","isDir":false}, {"fileName":"gt_73_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_73_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_73_6.jpg","isDir":false}, {"fileName":"gt_740_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_740_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_740_6.jpg","isDir":false}, {"fileName":"gt_742_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_742_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_742_2.jpg","isDir":false}, {"fileName":"gt_743_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_743_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_743_6.jpg","isDir":false}, {"fileName":"gt_746_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_746_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_746_3.jpg","isDir":false}, {"fileName":"gt_749_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_749_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_749_3.jpg","isDir":false}, {"fileName":"gt_753_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_753_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_753_4.jpg","isDir":false}, {"fileName":"gt_753_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_753_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_753_5.jpg","isDir":false}, {"fileName":"gt_755_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_755_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_755_4.jpg","isDir":false}, {"fileName":"gt_757_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_757_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_757_2.jpg","isDir":false}, {"fileName":"gt_766_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_766_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_766_3.jpg","isDir":false}, {"fileName":"gt_766_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_766_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_766_6.jpg","isDir":false}, {"fileName":"gt_775_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_775_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_775_3.jpg","isDir":false}, {"fileName":"gt_775_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_775_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_775_4.jpg","isDir":false}, {"fileName":"gt_779_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_779_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_779_3.jpg","isDir":false}, {"fileName":"gt_779_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_779_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_779_6.jpg","isDir":false}, {"fileName":"gt_781_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_781_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_781_4.jpg","isDir":false}, {"fileName":"gt_781_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_781_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_781_6.jpg","isDir":false}, {"fileName":"gt_789_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_789_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_789_4.jpg","isDir":false}, {"fileName":"gt_789_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_789_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_789_5.jpg","isDir":false}, {"fileName":"gt_78_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_78_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_78_2.jpg","isDir":false}, {"fileName":"gt_78_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_78_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_78_4.jpg","isDir":false}, {"fileName":"gt_793_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_793_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_793_3.jpg","isDir":false}, {"fileName":"gt_795_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_795_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_795_3.jpg","isDir":false}, {"fileName":"gt_804_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_804_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_804_2.jpg","isDir":false}, {"fileName":"gt_807_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_807_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_807_5.jpg","isDir":false}, {"fileName":"gt_807_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_807_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_807_6.jpg","isDir":false}, {"fileName":"gt_809_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_809_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_809_3.jpg","isDir":false}, {"fileName":"gt_80_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_80_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_80_3.jpg","isDir":false}, {"fileName":"gt_812_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_812_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_812_2.jpg","isDir":false}, {"fileName":"gt_814_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_814_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_814_6.jpg","isDir":false}, {"fileName":"gt_815_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_815_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_815_2.jpg","isDir":false}, {"fileName":"gt_823_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_823_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_823_3.jpg","isDir":false}, {"fileName":"gt_827_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_827_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_827_5.jpg","isDir":false}, {"fileName":"gt_89_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_89_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_89_2.jpg","isDir":false}, {"fileName":"gt_8_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_8_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_8_2.jpg","isDir":false}, {"fileName":"gt_8_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_8_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_8_4.jpg","isDir":false}, {"fileName":"gt_90_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_90_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_90_2.jpg","isDir":false}, {"fileName":"gt_91_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_91_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_91_3.jpg","isDir":false}, {"fileName":"gt_92_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_92_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_92_2.jpg","isDir":false}, {"fileName":"gt_93_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_93_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_93_3.jpg","isDir":false}, {"fileName":"gt_95_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_95_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_95_5.jpg","isDir":false}, {"fileName":"gt_9_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_9_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\gt_9_6.jpg","isDir":false}, {"fileName":"sun_318_0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\sun_318_0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0\\sun_318_0.jpg","isDir":false}]
|
|
2020-08-13 16:03:04.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:05.241 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:05.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C0%5C101-1.jpg, false]
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C0%5C101-1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ea8c701]
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:05.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:05.251 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:03:05.251 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:05.251 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:03:05.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:05.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:05.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:05.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:05.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:05.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C0%5C101-1.jpg, false]
|
|
2020-08-13 16:03:05.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:05.400 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=129, fileName=101-1.jpg, filePath=D:/PlateDetect/train/chars_recognise_ann/learn/0/101-1.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 08:03:05, tempPath=, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:03:05.400 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:06.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:06.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:06.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:06.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:06.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:06.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C0%5C101-1.jpg, true]
|
|
2020-08-13 16:03:06.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:07.518 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:07.518 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:07.518 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:07.518 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:07.518 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:07.518 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C0%5C101-1.jpg, true]
|
|
2020-08-13 16:03:07.518 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:20.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:20.287 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:20.287 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:20.287 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:20.287 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f516000]
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:20.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:20.289 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:03:20.289 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:20.289 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:03:20.296 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:03:20.296 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:20.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:20.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:20.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:20.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:20.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:20.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:03:20.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:20.433 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:03:20.433 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:24.177 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:24.177 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:24.177 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:24.177 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:24.178 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:24.178 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 16:03:24.178 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:03:36.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:03:36.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:03:36.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:03:36.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:03:36.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:03:36.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 16:03:36.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:11.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:11.503 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:11.503 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:11.503 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:11.503 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:11.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-13 16:04:11.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:11.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:11.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:11.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:04:11.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:11.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:04:11.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@110ecc38]
|
|
2020-08-13 16:04:11.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:11.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725753/, recoPlate=, recoColor=, recoCorrect=3, debug=[])
|
|
2020-08-13 16:04:11.511 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:11.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:04:11.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:11.516 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:04:11.998 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:11.998 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:11.999 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:11.999 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:11.999 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:11.999 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-13 16:04:11.999 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:12.004 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725753/, recoPlate=, recoColor=, recoCorrect=3, debug=[])
|
|
2020-08-13 16:04:12.004 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:12.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:12.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:12.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:12.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:12.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:12.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-13 16:04:12.166 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:12.170 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725753/, recoPlate=, recoColor=, recoCorrect=3, debug=[])
|
|
2020-08-13 16:04:12.170 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:14.158 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:14.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:14.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:14.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:14.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:14.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, true]
|
|
2020-08-13 16:04:14.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:17.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:17.797 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:17.797 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:04:17.797 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:17.797 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:04:17.797 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96, png,jpg,jpeg]
|
|
2020-08-13 16:04:17.797 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:17.806 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A88731.jpg","filePath":"D:\\PlateDetect\\99_其他\\京A88731.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京A88731.jpg","isDir":false}, {"fileName":"京CX8888.jpg","filePath":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","isDir":false}, {"fileName":"冀FA3215.jpg","filePath":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","isDir":false}, {"fileName":"川C28888.jpg","filePath":"D:\\PlateDetect\\99_其他\\川C28888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\川C28888.jpg","isDir":false}, {"fileName":"沪A51V39.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","isDir":false}, {"fileName":"沪AGH092.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","isDir":false}, {"fileName":"沪AP0910.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","isDir":false}, {"fileName":"沪J32500.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","isDir":false}, {"fileName":"沪K62933.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","isDir":false}, {"fileName":"津AHP676.jpg","filePath":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","isDir":false}, {"fileName":"津DTG667.jpg","filePath":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","isDir":false}, {"fileName":"津E14579.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E14579.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E14579.jpg","isDir":false}, {"fileName":"津E22602.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E22602.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E22602.jpg","isDir":false}, {"fileName":"津E24494.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E24494.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E24494.jpg","isDir":false}, {"fileName":"津E28437.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E28437.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E28437.jpg","isDir":false}, {"fileName":"津G68991.jpg","filePath":"D:\\PlateDetect\\99_其他\\津G68991.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津G68991.jpg","isDir":false}, {"fileName":"津H65817.jpg","filePath":"D:\\PlateDetect\\99_其他\\津H65817.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津H65817.jpg","isDir":false}, {"fileName":"津KNG518.jpg","filePath":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","isDir":false}, {"fileName":"津LS2999.jpg","filePath":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","isDir":false}, {"fileName":"津MJY929.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","isDir":false}, {"fileName":"津MN0888.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","isDir":false}, {"fileName":"津NRL118.jpg","filePath":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","isDir":false}, {"fileName":"津RB7992.jpg","filePath":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","isDir":false}, {"fileName":"浙A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","isDir":false}, {"fileName":"浙B7C289.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","isDir":false}, {"fileName":"浙F397C0.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","isDir":false}, {"fileName":"浙G70000.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","isDir":false}, {"fileName":"浙GZB388.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","isDir":false}, {"fileName":"浙GZJ021.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","isDir":false}, {"fileName":"湘A05H22.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","isDir":false}, {"fileName":"湘A0PC37.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","isDir":false}, {"fileName":"湘A0PQ76.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","isDir":false}, {"fileName":"湘A2991D.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","isDir":false}, {"fileName":"湘A3685C.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","isDir":false}, {"fileName":"湘A53U19.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","isDir":false}, {"fileName":"湘A5RM87.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","isDir":false}, {"fileName":"湘A97971.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","isDir":false}, {"fileName":"湘AA8516.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","isDir":false}, {"fileName":"湘AED855.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","isDir":false}, {"fileName":"湘AL8387.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","isDir":false}, {"fileName":"湘AT1Y68.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","isDir":false}, {"fileName":"湘AT3597.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","isDir":false}, {"fileName":"湘AT8781.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","isDir":false}, {"fileName":"湘ATL269.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","isDir":false}, {"fileName":"湘AYN355.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","isDir":false}, {"fileName":"湘GR0L16.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","isDir":false}, {"fileName":"皖A09T87.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","isDir":false}, {"fileName":"皖A1T235.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","isDir":false}, {"fileName":"皖A22T43.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","isDir":false}, {"fileName":"皖A85501.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","isDir":false}, {"fileName":"皖A85890.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","isDir":false}, {"fileName":"皖A87271.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","isDir":false}, {"fileName":"皖AA361D.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","isDir":false}, {"fileName":"皖AH8331.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","isDir":false}, {"fileName":"皖AK169H.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","isDir":false}, {"fileName":"皖AL025S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","isDir":false}, {"fileName":"皖AS3165.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","isDir":false}, {"fileName":"皖AT789S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","isDir":false}, {"fileName":"皖ATH859.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","isDir":false}, {"fileName":"皖AUB816.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","isDir":false}, {"fileName":"皖EZM618.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","isDir":false}, {"fileName":"皖M12288.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","isDir":false}, {"fileName":"皖P77222.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","isDir":false}, {"fileName":"皖Q0686学.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","isDir":false}, {"fileName":"皖Q18632.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","isDir":false}, {"fileName":"粤B0K999.jpg","filePath":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","isDir":false}, {"fileName":"苏A0CP56.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","isDir":false}, {"fileName":"苏A6E176.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","isDir":false}, {"fileName":"苏B551QV.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","isDir":false}, {"fileName":"苏B577CU.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","isDir":false}, {"fileName":"苏BGG522.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","isDir":false}, {"fileName":"苏BU5838.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","isDir":false}, {"fileName":"苏DLA031.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","isDir":false}, {"fileName":"苏E2Y256.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","isDir":false}, {"fileName":"豫K91239.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","isDir":false}, {"fileName":"豫S33909.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","isDir":false}, {"fileName":"辽B99999.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","isDir":false}, {"fileName":"辽BMW005.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","isDir":false}, {"fileName":"辽C33333.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","isDir":false}, {"fileName":"辽PE9218.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","isDir":false}, {"fileName":"闽HB1508.jpg","filePath":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","isDir":false}, {"fileName":"鲁A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","isDir":false}, {"fileName":"鲁JRW350.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","isDir":false}, {"fileName":"鲁KK5555.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","isDir":false}, {"fileName":"鲁LD9016.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","isDir":false}, {"fileName":"鲁Y44748.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","isDir":false}, {"fileName":"黑A1R272.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","isDir":false}, {"fileName":"黑AB4444.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","isDir":false}]
|
|
2020-08-13 16:04:17.806 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:18.679 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:18.680 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:18.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:18.680 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:18.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:18.680 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:04:18.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:18.680 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:18.681 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:18.681 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:04:18.681 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, false]
|
|
2020-08-13 16:04:18.681 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ca4bb85]
|
|
2020-08-13 16:04:18.681 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:18.681 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:18.686 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=119, fileName=京A88731.jpg, filePath=D:/PlateDetect/99_其他/京A88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642765391/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:04:18.686 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:18.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:04:18.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:18.692 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:04:18.824 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:18.824 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:18.824 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:18.824 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:18.824 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:18.824 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, false]
|
|
2020-08-13 16:04:18.824 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:18.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=119, fileName=京A88731.jpg, filePath=D:/PlateDetect/99_其他/京A88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642765391/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:04:18.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:20.337 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:20.337 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:20.337 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:20.338 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:20.338 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:20.338 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, true]
|
|
2020-08-13 16:04:20.338 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:21.448 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:21.448 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E6%B2%AAK62933.jpg, false]
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E6%B2%AAK62933.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48f7c7a]
|
|
2020-08-13 16:04:21.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:21.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=113, fileName=沪K62933.jpg, filePath=D:/PlateDetect/99_其他/沪K62933.jpg, fileType=jpg, fileLength=0, plate=沪K62933, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642765630/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:04:21.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:21.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:04:21.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:21.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:04:21.605 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:21.605 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:21.605 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:21.605 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:21.606 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:21.606 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E6%B2%AAK62933.jpg, false]
|
|
2020-08-13 16:04:21.606 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:21.608 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=113, fileName=沪K62933.jpg, filePath=D:/PlateDetect/99_其他/沪K62933.jpg, fileType=jpg, fileLength=0, plate=沪K62933, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642765630/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:04:21.608 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:04:22.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:04:22.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:04:22.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:04:22.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:04:22.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:04:22.467 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E6%B2%AAK62933.jpg, true]
|
|
2020-08-13 16:04:22.467 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:05:59.452 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:05:59.452 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:05:59.452 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:05:59.452 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E6%B2%AAJ32500.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f9a49d1]
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E6%B2%AAJ32500.jpg, false]
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:05:59.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:05:59.459 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=110, fileName=沪J32500.jpg, filePath=D:/PlateDetect/99_其他/沪J32500.jpg, fileType=jpg, fileLength=0, plate=沪J32500, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642688322/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:05:59.459 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:05:59.462 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:05:59.462 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:05:59.462 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:06:00.952 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:06:00.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:06:00.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:06:00.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:06:00.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:06:00.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E6%B2%AAJ32500.jpg, true]
|
|
2020-08-13 16:06:00.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:15:28.713 [main] INFO com.yuxue.Application - Starting Application on H with PID 17900 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:15:28.717 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:15:30.671 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$c6a0a31a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:15:30.824 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e11dddd0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:15:30.945 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$cb2110f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:15:30.954 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:15:31.773 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:15:31.815 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:15:31.816 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:15:32.021 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:15:32.118 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:15:32.399 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:15:33.483 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:15:34.257 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:15:34.377 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:15:34.403 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:15:34.415 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:15:34.657 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 16:15:34.663 [main] INFO com.yuxue.Application - Started Application in 6.653 seconds (JVM running for 7.095)
|
|
2020-08-13 16:16:11.256 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 16:16:11.310 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:11.310 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:11.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 16:16:11.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:11.312 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 16:16:11.313 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:16:11.313 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:11.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 16:16:11.323 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:11.323 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:16:11.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:11.929 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:11.929 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 16:16:11.929 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:11.929 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 16:16:11.929 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:16:11.930 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:12.324 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@71136d2f, first=java.util.stream.ReferencePipeline$2@5192447a, second=java.util.stream.ReferencePipeline$2@365eee0f}
|
|
2020-08-13 16:16:12.324 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:12.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:12.560 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:12.560 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 16:16:12.560 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:12.560 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 16:16:12.561 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:16:12.561 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:12.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:12.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:12.571 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:16:12.571 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:12.571 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:16:12.571 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 16:16:12.572 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:12.580 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 16:16:12.580 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:12.678 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 16:16:12.679 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:14.014 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:14.015 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:14.015 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:16:14.016 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:14.016 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:16:14.016 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:16:14.017 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:14.025 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 16:16:14.025 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:14.851 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:14.851 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:16:14.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:16:14.853 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b18452c]
|
|
2020-08-13 16:16:14.853 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:14.853 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:14.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:16:14.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:14.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:16:14.865 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:16:14.865 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:16:16.381 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:16:16.381 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:16:16.381 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:16:16.381 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:16:16.381 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:16:16.381 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 16:16:16.382 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:27:16.984 [main] INFO com.yuxue.Application - Starting Application on H with PID 3148 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:27:16.991 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:27:19.497 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$c589c394] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:27:19.731 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e006fe4a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:27:20.009 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$ca0a316d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:27:20.022 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:27:21.105 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:27:21.153 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:27:21.154 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:27:21.387 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:27:21.483 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:27:21.803 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:27:22.947 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:27:23.774 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:27:23.917 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:27:23.948 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:27:23.961 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:27:24.243 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 16:27:24.248 [main] INFO com.yuxue.Application - Started Application in 8.35 seconds (JVM running for 9.438)
|
|
2020-08-13 16:35:21.448 [main] INFO com.yuxue.Application - Starting Application on H with PID 2640 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:35:21.451 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:35:23.047 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$adc96a35] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:35:23.189 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c846a4eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:35:23.308 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$b249d80e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:35:23.318 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:35:24.073 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:35:24.119 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:35:24.120 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:35:24.311 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:35:24.418 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:35:24.680 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:35:25.690 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:35:26.480 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:35:26.568 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:35:26.588 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:35:26.599 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:35:26.819 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 16:35:26.826 [main] INFO com.yuxue.Application - Started Application in 6.033 seconds (JVM running for 6.461)
|
|
2020-08-13 16:36:09.351 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 16:36:09.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:09.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:09.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 16:36:09.413 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:09.414 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 16:36:09.414 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:36:09.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:09.423 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 16:36:09.423 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:09.424 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:36:09.995 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:09.995 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:09.995 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 16:36:09.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:09.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 16:36:09.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:36:09.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:10.409 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@1521e85b, first=java.util.stream.ReferencePipeline$2@5e59b9df, second=java.util.stream.ReferencePipeline$2@7ae4c33c}
|
|
2020-08-13 16:36:10.409 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:10.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:10.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:10.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 16:36:10.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:10.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 16:36:10.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:36:10.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:10.639 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:10.639 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:10.640 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:36:10.640 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:10.640 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:36:10.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 16:36:10.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:10.647 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 16:36:10.647 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:10.719 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 16:36:10.720 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:12.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:12.481 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:12.481 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:36:12.481 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:12.481 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:36:12.482 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:36:12.482 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:12.485 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 16:36:12.486 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:13.231 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:13.231 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:36:13.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:36:13.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c310946]
|
|
2020-08-13 16:36:13.233 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:36:13.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:13.233 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:13.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:36:13.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:13.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:36:13.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:36:13.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:36:14.361 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:36:14.362 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:36:14.362 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:36:14.362 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:36:14.362 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:36:14.362 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 16:36:14.362 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:37:30.237 [main] INFO com.yuxue.Application - Starting Application on H with PID 2948 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:37:30.240 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:37:31.852 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$7dd6aea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:37:31.990 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$225aa5a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:37:32.103 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$c5dd8c3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:37:32.110 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:37:32.903 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:37:32.939 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:37:32.940 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:37:33.131 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:37:33.233 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:37:33.516 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:37:34.544 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:37:35.339 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:37:35.468 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:37:35.487 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:37:35.496 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:37:35.699 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-13 16:37:35.724 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-13 16:37:35.728 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-13 16:37:35.729 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-13 16:37:35.733 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-13 16:41:51.911 [main] INFO com.yuxue.Application - Starting Application on H with PID 15664 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:41:51.915 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:41:53.637 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$90719b16] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:41:53.778 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$aaeed5cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:41:53.880 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$94f208ef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:41:53.892 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:41:54.739 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:41:54.782 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:41:54.784 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:41:54.970 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:41:55.075 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:41:55.363 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:41:56.414 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:41:57.211 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:41:57.314 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:41:57.332 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:41:57.344 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:41:57.588 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 16:41:57.594 [main] INFO com.yuxue.Application - Started Application in 6.319 seconds (JVM running for 6.734)
|
|
2020-08-13 16:42:25.115 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 16:42:25.161 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:25.162 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:25.163 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 16:42:25.163 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:25.164 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 16:42:25.165 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:42:25.165 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:25.175 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 16:42:25.176 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:25.176 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:42:25.773 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:25.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:25.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 16:42:25.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:25.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 16:42:25.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:42:25.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:26.153 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@4c93a520, first=java.util.stream.ReferencePipeline$2@2ae46817, second=java.util.stream.ReferencePipeline$2@16937c93}
|
|
2020-08-13 16:42:26.154 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:26.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:26.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:26.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 16:42:26.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:26.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 16:42:26.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:42:26.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:26.401 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:26.401 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:26.402 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:42:26.402 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:26.402 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:42:26.403 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 16:42:26.403 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:26.416 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 16:42:26.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:26.508 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 16:42:26.509 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:27.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:27.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:27.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:42:27.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:27.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:42:27.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:42:27.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:27.506 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 16:42:27.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:28.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:28.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:28.207 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:28.207 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:28.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:42:28.207 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:42:28.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:28.207 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:28.208 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:42:28.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:42:28.208 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:42:28.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4657db00]
|
|
2020-08-13 16:42:28.208 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:28.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:28.211 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:42:28.211 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:28.212 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:42:28.221 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:42:28.221 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:28.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:28.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:28.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:42:28.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:28.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:42:28.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:42:28.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:28.348 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:42:28.348 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:29.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:29.345 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:29.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:29.345 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:29.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, false]
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b68771]
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:29.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:29.350 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=22, fileName=鲁A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁A·88888.jpg, fileType=jpg, fileLength=0, plate=鲁A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725208/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:42:29.350 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:29.355 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:42:29.356 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:42:29.356 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:42:30.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:42:30.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:42:30.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:42:30.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:42:30.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:42:30.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, true]
|
|
2020-08-13 16:42:30.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:02.962 [main] INFO com.yuxue.Application - Starting Application on H with PID 9532 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:47:02.967 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:47:04.665 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$bc4b0139] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:47:04.837 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d6c83bef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:47:04.976 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$c0cb6f12] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:47:04.985 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:47:06.035 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:47:06.108 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:47:06.109 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:47:06.519 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:47:06.681 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:47:06.975 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:47:08.163 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:47:09.080 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:47:09.264 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:47:09.292 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:47:09.302 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:47:09.530 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-13 16:47:09.554 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-13 16:47:09.561 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-13 16:47:09.563 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-13 16:47:09.567 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-13 16:47:41.980 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:47:41.980 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:47:41.980 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 16:47:41.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:47:41.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 16:47:41.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:47:41.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:41.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 16:47:41.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:41.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:47:42.274 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:47:42.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:47:42.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 16:47:42.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:47:42.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 16:47:42.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:47:42.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:42.281 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@13d2a6b3, first=java.util.stream.ReferencePipeline$2@3e19a516, second=java.util.stream.ReferencePipeline$2@7de00318}
|
|
2020-08-13 16:47:42.281 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:42.427 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:47:42.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:47:42.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:47:42.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:47:42.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:47:42.428 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:47:42.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:42.430 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 16:47:42.430 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:42.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 16:47:42.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:46.320 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:47:46.321 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:47:46.321 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:47:46.321 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:47:46.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:47:46.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:47:46.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:46.324 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 16:47:46.325 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:47.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:47:47.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:47:47.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a4b4a7c]
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:47.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:47.007 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:47:47.007 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:47:47.007 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:47:47.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:47:47.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:14.159 [main] INFO com.yuxue.Application - Starting Application on H with PID 17968 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:48:14.163 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:48:15.858 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$18a75061] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:48:16.014 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$33248b17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:48:16.125 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$1d27be3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:48:16.135 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:48:16.950 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:48:16.993 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:48:16.994 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:48:17.210 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:48:17.308 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:48:17.575 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:48:18.574 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:48:19.287 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:48:19.391 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:48:19.415 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:48:19.425 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:48:19.666 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 16:48:19.670 [main] INFO com.yuxue.Application - Started Application in 6.17 seconds (JVM running for 6.634)
|
|
2020-08-13 16:48:24.724 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 16:48:24.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:24.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:24.771 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 16:48:24.771 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:24.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 16:48:24.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:48:24.774 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:24.785 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 16:48:24.785 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:24.785 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:48:25.361 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:25.361 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:25.361 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 16:48:25.361 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:25.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 16:48:25.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:48:25.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:25.893 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@3f3ebc35, first=java.util.stream.ReferencePipeline$2@1edd360, second=java.util.stream.ReferencePipeline$2@42d397ee}
|
|
2020-08-13 16:48:25.893 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:26.100 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:26.100 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:26.100 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 16:48:26.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:26.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 16:48:26.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:48:26.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:26.111 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:26.112 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:26.112 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:48:26.112 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:26.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:48:26.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 16:48:26.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:26.119 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 16:48:26.119 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:26.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 16:48:26.199 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:27.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:27.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:27.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:48:27.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:27.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:48:27.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:48:27.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:27.683 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 16:48:27.683 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:28.507 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:28.508 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:28.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:28.508 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:28.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23eb653d]
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, false]
|
|
2020-08-13 16:48:28.509 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:28.510 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:28.519 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:48:28.519 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:28.519 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:48:28.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=33, fileName=鲁B·QG527.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·QG527.jpg, fileType=jpg, fileLength=0, plate=鲁BQG527, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642732526/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:48:28.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:48:29.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:48:29.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:48:29.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:48:29.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:48:29.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:48:29.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, true]
|
|
2020-08-13 16:48:29.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:10.197 [main] INFO com.yuxue.Application - Starting Application on H with PID 2348 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 16:57:10.201 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 16:57:11.877 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$2b89e24b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:57:12.033 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$46071d01] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:57:12.148 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$300a5024] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:57:12.159 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 16:57:13.015 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 16:57:13.052 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 16:57:13.053 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 16:57:13.265 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 16:57:13.348 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 16:57:13.633 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 16:57:14.644 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 16:57:15.358 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 16:57:15.464 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 16:57:15.489 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 16:57:15.502 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 16:57:15.752 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 16:57:15.760 [main] INFO com.yuxue.Application - Started Application in 6.251 seconds (JVM running for 6.748)
|
|
2020-08-13 16:57:41.437 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 16:57:41.490 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:41.491 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:41.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 16:57:41.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:41.493 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 16:57:41.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:57:41.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:41.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 16:57:41.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:41.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:57:42.107 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:42.108 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:42.108 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 16:57:42.108 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:42.108 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 16:57:42.108 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:57:42.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:42.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@675ea376, first=java.util.stream.ReferencePipeline$2@1afc60f5, second=java.util.stream.ReferencePipeline$2@62a92941}
|
|
2020-08-13 16:57:42.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:42.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:42.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:42.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 16:57:42.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:42.772 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 16:57:42.772 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 16:57:42.772 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:42.781 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:42.781 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:42.782 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:57:42.782 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:42.783 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:57:42.783 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 16:57:42.783 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:42.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 16:57:42.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:42.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 16:57:42.871 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:44.171 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:44.171 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:44.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 16:57:44.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:44.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 16:57:44.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 16:57:44.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:44.175 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 16:57:44.177 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:45.314 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:57:45.315 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ecaf1d]
|
|
2020-08-13 16:57:45.316 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:45.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, false]
|
|
2020-08-13 16:57:45.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:45.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:57:45.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:45.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:57:45.327 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=26, fileName=鲁K·K5555.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁K·K5555.jpg, fileType=jpg, fileLength=0, plate=鲁KK5555, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642735188/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:57:45.327 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:57:46.303 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:57:46.303 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:57:46.303 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:57:46.303 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:57:46.303 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:57:46.303 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, true]
|
|
2020-08-13 16:57:46.303 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:59:21.744 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:59:21.744 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:59:21.745 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:59:21.745 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:59:21.745 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 16:59:21.745 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:59:21.745 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:59:21.745 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:59:21.746 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:59:21.746 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 16:59:21.746 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7995EQ.jpg, false]
|
|
2020-08-13 16:59:21.746 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7995EQ.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39391e0e]
|
|
2020-08-13 16:59:21.746 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:59:21.746 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:59:21.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=20, fileName=鲁B·995EQ.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·995EQ.jpg, fileType=jpg, fileLength=0, plate=鲁B995EQ, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642726223/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 16:59:21.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:59:21.754 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 16:59:21.754 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 16:59:21.755 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 16:59:22.935 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 16:59:22.936 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 16:59:22.936 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 16:59:22.936 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 16:59:22.936 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 16:59:22.936 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7995EQ.jpg, true]
|
|
2020-08-13 16:59:22.936 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:00:40.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:00:40.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:00:40.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:00:40.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:00:40.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:00:40.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7995EQ.jpg, true]
|
|
2020-08-13 17:00:40.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:00:59.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:00:59.189 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:00:59.190 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:00:59.190 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@781ad0d3]
|
|
2020-08-13 17:00:59.190 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:00:59.190 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:00:59.190 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:00:59.190 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:00:59.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:00:59.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:01:00.135 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:01:00.135 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:01:00.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:01:00.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:01:00.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:01:00.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 17:01:00.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:03:49.534 [main] INFO com.yuxue.Application - Starting Application on H with PID 10840 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:03:49.538 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:03:51.249 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$7b16c666] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:03:51.400 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9594011c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:03:51.553 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$7f97343f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:03:51.562 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:03:52.399 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:03:52.442 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:03:52.444 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:03:52.664 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:03:52.783 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:03:53.073 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:03:54.159 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:03:54.927 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:03:55.051 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:03:55.069 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:03:55.080 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:03:55.304 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 17:03:55.310 [main] INFO com.yuxue.Application - Started Application in 6.439 seconds (JVM running for 6.873)
|
|
2020-08-13 17:03:58.682 [http-nio-16666-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 17:03:58.760 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:03:58.761 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:03:58.762 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:03:58.762 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:03:58.763 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:03:58.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 17:03:58.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:03:59.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:03:59.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:03:59.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:03:59.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:03:59.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:03:59.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:03:59.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:03:59.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 17:03:59.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:05.627 [main] INFO com.yuxue.Application - Starting Application on H with PID 3768 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:07:05.629 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:07:07.286 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$f15c83f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:07:07.421 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bd9bea9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:07:07.555 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$f5dcf1cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:07:07.564 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:07:08.377 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:07:08.437 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:07:08.438 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:07:08.682 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:07:08.773 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:07:09.053 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:07:10.055 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:07:10.775 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:07:10.884 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:07:10.907 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:07:10.918 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:07:11.148 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 17:07:11.153 [main] INFO com.yuxue.Application - Started Application in 6.164 seconds (JVM running for 6.6)
|
|
2020-08-13 17:07:15.766 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 17:07:15.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:15.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:15.826 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 17:07:15.826 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:15.828 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 17:07:15.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:07:15.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:15.835 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 17:07:15.835 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:15.836 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:07:16.293 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:16.293 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:16.294 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 17:07:16.294 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 17:07:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:07:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:16.685 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@7865f95d, first=java.util.stream.ReferencePipeline$2@2adc41bc, second=java.util.stream.ReferencePipeline$2@17e50b18}
|
|
2020-08-13 17:07:16.685 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:16.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:16.874 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:16.874 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 17:07:16.874 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:16.874 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 17:07:16.874 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:07:16.874 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:16.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:16.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:16.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:07:16.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:16.891 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:07:16.891 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 17:07:16.891 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:16.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 17:07:16.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:16.983 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 17:07:16.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:17.879 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:17.880 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:17.880 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:07:17.880 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:17.880 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:07:17.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 17:07:17.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:17.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 17:07:17.884 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:18.903 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:18.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:18.904 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:18.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:18.904 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:07:18.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:07:18.904 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:18.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:18.905 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:07:18.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:07:18.905 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, false]
|
|
2020-08-13 17:07:18.905 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:18.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a4b4a7c]
|
|
2020-08-13 17:07:18.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:18.915 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:07:18.915 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:18.915 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:07:18.916 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=35, fileName=京C·X8888.jpg, filePath=D:/PlateDetect/01_蓝牌/京C·X8888.jpg, fileType=jpg, fileLength=0, plate=京CX8888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730993/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:07:18.916 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:07:19.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:07:19.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:07:19.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:07:19.794 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:07:19.794 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:07:19.794 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, true]
|
|
2020-08-13 17:07:19.794 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:32:36.145 [main] INFO com.yuxue.Application - Starting Application on H with PID 9788 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:32:36.149 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:32:37.820 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$e176b03a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:32:37.973 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fbf3eaf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:32:38.099 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$e5f71e13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:32:38.109 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:32:38.975 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:32:39.014 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:32:39.015 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:32:39.224 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:32:39.338 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:32:39.592 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:32:40.644 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:32:41.385 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:32:41.492 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:32:41.510 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:32:41.522 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:32:41.754 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 17:32:41.759 [main] INFO com.yuxue.Application - Started Application in 6.271 seconds (JVM running for 6.763)
|
|
2020-08-13 17:33:37.109 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 17:33:37.170 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:37.170 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:37.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 17:33:37.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:37.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 17:33:37.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:33:37.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:37.184 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 17:33:37.184 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:37.185 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:33:37.699 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:37.699 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:37.700 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 17:33:37.700 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:37.700 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 17:33:37.700 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:33:37.700 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:38.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@41956d96, first=java.util.stream.ReferencePipeline$2@5838f483, second=java.util.stream.ReferencePipeline$2@2ea13a03}
|
|
2020-08-13 17:33:38.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:38.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:38.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:38.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 17:33:38.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:38.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 17:33:38.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:33:38.283 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:38.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:38.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:38.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:33:38.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:38.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:33:38.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 17:33:38.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:38.298 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 17:33:38.298 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:38.376 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 17:33:38.377 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:39.917 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:39.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:39.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:33:39.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:39.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:33:39.919 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 17:33:39.919 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:39.920 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"湘A07G31.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A07G31.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A07G31.jpg","isDir":false}, {"fileName":"湘A31Y83.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A31Y83.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A31Y83.jpg","isDir":false}, {"fileName":"湘A3MA06.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A3MA06.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A3MA06.jpg","isDir":false}, {"fileName":"湘A9NU97.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A9NU97.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A9NU97.jpg","isDir":false}, {"fileName":"湘A9YU86.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A9YU86.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A9YU86.jpg","isDir":false}, {"fileName":"赣A·82F36.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\赣A·82F36.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\赣A·82F36.jpg","isDir":false}]
|
|
2020-08-13 17:33:39.921 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:40.922 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:40.922 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:40.922 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:40.922 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, false]
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@868bfae]
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:40.923 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:40.932 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:33:40.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:40.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:33:40.934 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=15, fileName=湘A31Y83.jpg, filePath=D:/PlateDetect/04_多车牌/湘A31Y83.jpg, fileType=jpg, fileLength=0, plate=湘A31Y83, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642709724/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:33:40.934 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:33:42.766 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:33:42.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:33:42.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:33:42.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:33:42.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:33:42.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, true]
|
|
2020-08-13 17:33:42.768 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:34:05.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:34:05.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A3MA06.jpg, false]
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A3MA06.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5170a8e1]
|
|
2020-08-13 17:34:05.954 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:34:05.955 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:34:05.960 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=16, fileName=湘A3MA06.jpg, filePath=D:/PlateDetect/04_多车牌/湘A3MA06.jpg, fileType=jpg, fileLength=0, plate=湘A3MA06, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642688322/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:34:05.961 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:34:05.963 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:34:05.963 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:34:05.964 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:34:07.074 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:34:07.074 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:34:07.074 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:34:07.075 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:34:07.075 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:34:07.075 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A3MA06.jpg, true]
|
|
2020-08-13 17:34:07.075 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:37:10.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:37:10.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:37:10.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:37:10.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:37:10.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:37:10.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A3MA06.jpg, true]
|
|
2020-08-13 17:37:10.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:39:33.548 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:39:33.548 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:39:33.548 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:39:33.548 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:39:33.548 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:39:33.548 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7108acae]
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, false]
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:39:33.549 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:39:33.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:39:33.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:39:33.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:39:33.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=15, fileName=湘A31Y83.jpg, filePath=D:/PlateDetect/04_多车牌/湘A31Y83.jpg, fileType=jpg, fileLength=0, plate=湘A31Y83, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642709724/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:39:33.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:39:34.573 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:39:34.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:39:34.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:39:34.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:39:34.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:39:34.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, true]
|
|
2020-08-13 17:39:34.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:39:53.017 [main] INFO com.yuxue.Application - Starting Application on H with PID 16120 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:39:53.020 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:39:54.646 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$fa83abed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:39:54.777 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1500e6a3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:39:54.907 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$ff0419c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:39:54.918 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:39:55.742 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:39:55.788 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:39:55.789 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:39:56.002 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:39:56.084 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:39:56.356 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:39:57.325 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:39:58.017 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:39:58.113 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:39:58.129 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:39:58.139 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:39:58.373 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 17:39:58.377 [main] INFO com.yuxue.Application - Started Application in 6.03 seconds (JVM running for 6.465)
|
|
2020-08-13 17:40:03.805 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 17:40:03.864 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:03.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:03.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 17:40:03.866 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:03.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 17:40:03.868 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:40:03.868 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:03.875 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 17:40:03.875 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:03.876 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:40:04.345 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:04.345 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:04.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 17:40:04.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:04.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 17:40:04.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:40:04.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:04.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@189224f8, first=java.util.stream.ReferencePipeline$2@21f8e46f, second=java.util.stream.ReferencePipeline$2@28665c12}
|
|
2020-08-13 17:40:04.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:04.932 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:04.932 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:04.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 17:40:04.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:04.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 17:40:04.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:40:04.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:04.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:04.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:04.943 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:40:04.943 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:04.943 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:40:04.943 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 17:40:04.944 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:04.950 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 17:40:04.950 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:05.017 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 17:40:05.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:06.614 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:06.615 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:06.615 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:40:06.615 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:06.615 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:40:06.615 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96, png,jpg,jpeg]
|
|
2020-08-13 17:40:06.615 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:06.622 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A88731.jpg","filePath":"D:\\PlateDetect\\99_其他\\京A88731.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京A88731.jpg","isDir":false}, {"fileName":"京CX8888.jpg","filePath":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","isDir":false}, {"fileName":"冀FA3215.jpg","filePath":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","isDir":false}, {"fileName":"川C28888.jpg","filePath":"D:\\PlateDetect\\99_其他\\川C28888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\川C28888.jpg","isDir":false}, {"fileName":"沪A51V39.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","isDir":false}, {"fileName":"沪AGH092.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","isDir":false}, {"fileName":"沪AP0910.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","isDir":false}, {"fileName":"沪J32500.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","isDir":false}, {"fileName":"沪K62933.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","isDir":false}, {"fileName":"津AHP676.jpg","filePath":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","isDir":false}, {"fileName":"津DTG667.jpg","filePath":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","isDir":false}, {"fileName":"津E14579.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E14579.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E14579.jpg","isDir":false}, {"fileName":"津E22602.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E22602.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E22602.jpg","isDir":false}, {"fileName":"津E24494.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E24494.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E24494.jpg","isDir":false}, {"fileName":"津E28437.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E28437.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E28437.jpg","isDir":false}, {"fileName":"津G68991.jpg","filePath":"D:\\PlateDetect\\99_其他\\津G68991.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津G68991.jpg","isDir":false}, {"fileName":"津H65817.jpg","filePath":"D:\\PlateDetect\\99_其他\\津H65817.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津H65817.jpg","isDir":false}, {"fileName":"津KNG518.jpg","filePath":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","isDir":false}, {"fileName":"津LS2999.jpg","filePath":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","isDir":false}, {"fileName":"津MJY929.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","isDir":false}, {"fileName":"津MN0888.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","isDir":false}, {"fileName":"津NRL118.jpg","filePath":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","isDir":false}, {"fileName":"津RB7992.jpg","filePath":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","isDir":false}, {"fileName":"浙A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","isDir":false}, {"fileName":"浙B7C289.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","isDir":false}, {"fileName":"浙F397C0.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","isDir":false}, {"fileName":"浙G70000.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","isDir":false}, {"fileName":"浙GZB388.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","isDir":false}, {"fileName":"浙GZJ021.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","isDir":false}, {"fileName":"湘A05H22.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","isDir":false}, {"fileName":"湘A0PC37.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","isDir":false}, {"fileName":"湘A0PQ76.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","isDir":false}, {"fileName":"湘A2991D.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","isDir":false}, {"fileName":"湘A3685C.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","isDir":false}, {"fileName":"湘A53U19.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","isDir":false}, {"fileName":"湘A5RM87.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","isDir":false}, {"fileName":"湘A97971.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","isDir":false}, {"fileName":"湘AA8516.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","isDir":false}, {"fileName":"湘AED855.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","isDir":false}, {"fileName":"湘AL8387.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","isDir":false}, {"fileName":"湘AT1Y68.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","isDir":false}, {"fileName":"湘AT3597.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","isDir":false}, {"fileName":"湘AT8781.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","isDir":false}, {"fileName":"湘ATL269.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","isDir":false}, {"fileName":"湘AYN355.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","isDir":false}, {"fileName":"湘GR0L16.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","isDir":false}, {"fileName":"皖A09T87.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","isDir":false}, {"fileName":"皖A1T235.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","isDir":false}, {"fileName":"皖A22T43.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","isDir":false}, {"fileName":"皖A85501.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","isDir":false}, {"fileName":"皖A85890.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","isDir":false}, {"fileName":"皖A87271.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","isDir":false}, {"fileName":"皖AA361D.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","isDir":false}, {"fileName":"皖AH8331.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","isDir":false}, {"fileName":"皖AK169H.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","isDir":false}, {"fileName":"皖AL025S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","isDir":false}, {"fileName":"皖AS3165.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","isDir":false}, {"fileName":"皖AT789S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","isDir":false}, {"fileName":"皖ATH859.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","isDir":false}, {"fileName":"皖AUB816.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","isDir":false}, {"fileName":"皖EZM618.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","isDir":false}, {"fileName":"皖M12288.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","isDir":false}, {"fileName":"皖P77222.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","isDir":false}, {"fileName":"皖Q0686学.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","isDir":false}, {"fileName":"皖Q18632.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","isDir":false}, {"fileName":"粤B0K999.jpg","filePath":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","isDir":false}, {"fileName":"苏A0CP56.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","isDir":false}, {"fileName":"苏A6E176.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","isDir":false}, {"fileName":"苏B551QV.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","isDir":false}, {"fileName":"苏B577CU.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","isDir":false}, {"fileName":"苏BGG522.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","isDir":false}, {"fileName":"苏BU5838.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","isDir":false}, {"fileName":"苏DLA031.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","isDir":false}, {"fileName":"苏E2Y256.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","isDir":false}, {"fileName":"豫K91239.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","isDir":false}, {"fileName":"豫S33909.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","isDir":false}, {"fileName":"辽B99999.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","isDir":false}, {"fileName":"辽BMW005.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","isDir":false}, {"fileName":"辽C33333.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","isDir":false}, {"fileName":"辽PE9218.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","isDir":false}, {"fileName":"闽HB1508.jpg","filePath":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","isDir":false}, {"fileName":"鲁A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","isDir":false}, {"fileName":"鲁JRW350.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","isDir":false}, {"fileName":"鲁KK5555.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","isDir":false}, {"fileName":"鲁LD9016.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","isDir":false}, {"fileName":"鲁Y44748.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","isDir":false}, {"fileName":"黑A1R272.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","isDir":false}, {"fileName":"黑AB4444.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","isDir":false}]
|
|
2020-08-13 17:40:06.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:07.439 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:40:07.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:07.441 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, false]
|
|
2020-08-13 17:40:07.441 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:40:07.441 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:07.441 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1245fcec]
|
|
2020-08-13 17:40:07.441 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:07.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:40:07.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:07.445 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:40:07.452 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=119, fileName=京A88731.jpg, filePath=D:/PlateDetect/99_其他/京A88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642765391/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:40:07.452 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:40:09.118 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:40:09.119 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:40:09.119 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:40:09.119 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:40:09.119 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:40:09.119 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, true]
|
|
2020-08-13 17:40:09.119 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:43:06.268 [main] INFO com.yuxue.Application - Starting Application on H with PID 6380 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:43:06.271 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:43:30.228 [main] INFO com.yuxue.Application - Starting Application on H with PID 2412 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:43:30.232 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:43:31.827 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$5c183f99] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:31.991 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$76957a4f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:32.129 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$6098ad72] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:32.142 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:33.200 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:43:33.253 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:43:33.255 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:43:33.512 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:43:33.619 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:43:33.914 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:43:35.019 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:43:35.784 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:43:35.891 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:43:35.911 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:43:35.923 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:43:36.148 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-13 17:43:36.170 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-13 17:43:36.175 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-13 17:43:36.177 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-13 17:43:36.181 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-13 17:43:52.604 [main] INFO com.yuxue.Application - Starting Application on H with PID 9520 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:43:52.609 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:43:54.270 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$5ec1ec76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:54.409 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$793f272c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:54.533 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$63425a4f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:54.544 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:43:55.357 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:43:55.398 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:43:55.399 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:43:55.603 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:43:55.712 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:43:55.984 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:43:56.950 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:43:57.689 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:43:57.794 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:43:57.818 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:43:57.828 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:43:58.058 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-13 17:43:58.082 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-13 17:43:58.086 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-13 17:43:58.087 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-13 17:43:58.091 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-13 17:44:30.637 [main] INFO com.yuxue.Application - Starting Application on H with PID 16092 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:44:30.643 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:44:32.440 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$f7238d7b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:44:32.578 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$11a0c831] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:44:32.694 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$fba3fb54] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:44:32.703 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:44:33.555 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:44:33.598 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:44:33.599 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:44:33.827 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:44:33.917 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:44:34.196 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:44:35.271 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:44:35.983 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:44:36.077 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:44:36.098 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:44:36.109 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:44:36.348 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 17:44:36.355 [main] INFO com.yuxue.Application - Started Application in 7.288 seconds (JVM running for 8.035)
|
|
2020-08-13 17:44:40.526 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 17:44:40.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:40.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:40.577 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 17:44:40.577 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:40.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 17:44:40.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:44:40.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:40.590 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 17:44:40.590 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:40.590 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:44:41.142 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:41.142 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:41.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 17:44:41.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:41.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 17:44:41.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:44:41.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:41.540 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@245a70da, first=java.util.stream.ReferencePipeline$2@5cd729a3, second=java.util.stream.ReferencePipeline$2@44712c84}
|
|
2020-08-13 17:44:41.540 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:41.739 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:41.739 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:41.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 17:44:41.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:41.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 17:44:41.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:44:41.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:41.750 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:41.750 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:41.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:44:41.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:41.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:44:41.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 17:44:41.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:41.755 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 17:44:41.756 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:41.834 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 17:44:41.835 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:42.790 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:42.791 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:42.791 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:44:42.791 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:42.791 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:44:42.792 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 17:44:42.792 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:42.795 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 17:44:42.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:43.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:43.451 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:43.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:43.451 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:43.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:44:43.451 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f3ee06e]
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, false]
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:43.452 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:43.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:44:43.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:43.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:44:43.463 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=35, fileName=京C·X8888.jpg, filePath=D:/PlateDetect/01_蓝牌/京C·X8888.jpg, fileType=jpg, fileLength=0, plate=京CX8888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730993/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:44:43.463 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:44:44.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:44:44.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:44:44.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:44:44.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:44:44.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:44:44.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, true]
|
|
2020-08-13 17:44:44.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:02.313 [main] INFO com.yuxue.Application - Starting Application on H with PID 13044 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 17:47:02.316 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 17:47:03.920 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$3c84fb21] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:47:04.086 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$570235d7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:47:04.217 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$410568fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:47:04.226 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 17:47:05.023 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 17:47:05.058 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 17:47:05.059 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 17:47:05.279 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 17:47:05.395 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 17:47:05.679 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 17:47:06.790 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 17:47:07.527 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 17:47:07.628 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 17:47:07.646 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 17:47:07.657 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 17:47:07.882 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-13 17:47:07.905 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-13 17:47:07.911 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-13 17:47:07.912 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-13 17:47:07.917 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-13 17:47:12.826 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:12.826 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:12.826 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 17:47:12.826 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:12.826 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 17:47:12.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:47:12.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:12.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 17:47:12.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:12.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:47:13.062 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:13.062 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:13.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 17:47:13.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:13.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 17:47:13.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:47:13.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:13.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@8b2819f, first=java.util.stream.ReferencePipeline$2@42424fef, second=java.util.stream.ReferencePipeline$2@3ee34d6b}
|
|
2020-08-13 17:47:13.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:13.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:13.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:13.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:47:13.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:13.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:47:13.208 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 17:47:13.208 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:13.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:13.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 17:47:13.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:14.455 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:14.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:14.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 17:47:14.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:14.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 17:47:14.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 17:47:14.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:14.459 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 17:47:14.459 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 17:47:15.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:47:15.087 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, false]
|
|
2020-08-13 17:47:15.087 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:15.087 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:15.087 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 17:47:15.087 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@338db7bb]
|
|
2020-08-13 17:47:15.087 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:15.087 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 17:47:15.088 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:15.088 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 17:47:15.092 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=35, fileName=京C·X8888.jpg, filePath=D:/PlateDetect/01_蓝牌/京C·X8888.jpg, fileType=jpg, fileLength=0, plate=京CX8888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730993/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 17:47:15.092 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 17:47:15.895 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 17:47:15.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 17:47:15.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 17:47:15.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 17:47:15.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 17:47:15.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, true]
|
|
2020-08-13 17:47:15.897 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:17:58.906 [main] INFO com.yuxue.Application - Starting Application on H with PID 1176 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 21:17:58.910 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 21:18:01.002 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$e176b03a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:18:01.154 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fbf3eaf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:18:01.294 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$e5f71e13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:18:01.305 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:18:02.115 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 21:18:02.149 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 21:18:02.150 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 21:18:02.329 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 21:18:02.427 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 21:18:02.687 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 21:18:03.671 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 21:18:04.395 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 21:18:04.491 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 21:18:04.511 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 21:18:04.523 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 21:18:04.747 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 21:18:04.752 [main] INFO com.yuxue.Application - Started Application in 6.542 seconds (JVM running for 6.998)
|
|
2020-08-13 21:18:25.935 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 21:18:25.985 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:25.985 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:25.985 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 21:18:25.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:25.987 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 21:18:25.988 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:18:25.989 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:25.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 21:18:25.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:25.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:18:26.500 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:26.500 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:26.501 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 21:18:26.501 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:26.501 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 21:18:26.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:18:26.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:26.891 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@4603fb6e, first=java.util.stream.ReferencePipeline$2@503424ad, second=java.util.stream.ReferencePipeline$2@19d201fe}
|
|
2020-08-13 21:18:26.891 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:27.091 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:27.091 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:27.091 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 21:18:27.091 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:27.091 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 21:18:27.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:18:27.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:27.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:27.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:27.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:18:27.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:27.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:18:27.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 21:18:27.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:27.108 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 21:18:27.109 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:27.190 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 21:18:27.191 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:28.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:28.909 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:28.909 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:18:28.909 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:28.909 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:18:28.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 21:18:28.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:28.916 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 21:18:28.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:29.563 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:29.563 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:18:29.564 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:18:29.565 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, false]
|
|
2020-08-13 21:18:29.565 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:29.565 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2df055e4]
|
|
2020-08-13 21:18:29.565 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:29.577 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=32, fileName=京H·99999.jpg, filePath=D:/PlateDetect/01_蓝牌/京H·99999.jpg, fileType=jpg, fileLength=0, plate=京H99999, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731118/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:18:29.577 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:29.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:18:29.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:18:29.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:18:30.568 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:18:30.569 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:18:30.569 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:18:30.570 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:18:30.570 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:18:30.570 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, true]
|
|
2020-08-13 21:18:30.570 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:27:38.692 [main] INFO com.yuxue.Application - Starting Application on H with PID 2812 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 21:27:38.695 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 21:27:40.150 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$7ac5f89c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:27:40.280 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$95433352] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:27:40.387 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$7f466675] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:27:40.394 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:27:41.173 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 21:27:41.212 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 21:27:41.213 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 21:27:41.404 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 21:27:41.514 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 21:27:41.753 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 21:27:42.819 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 21:27:43.480 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 21:27:43.585 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 21:27:43.603 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 21:27:43.611 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 21:27:43.818 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-13 21:27:43.842 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-13 21:27:43.847 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-13 21:27:43.848 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-13 21:27:43.851 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-13 21:29:55.322 [main] INFO com.yuxue.Application - Starting Application on H with PID 2296 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 21:29:55.326 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 21:29:56.830 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$48d4b086] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:29:56.972 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6351eb3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:29:57.104 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$4d551e5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:29:57.113 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:29:57.864 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 21:29:57.906 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 21:29:57.906 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 21:29:58.095 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 21:29:58.174 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 21:29:58.419 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 21:29:59.298 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 21:30:00.022 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 21:30:00.133 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 21:30:00.156 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 21:30:00.167 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 21:30:00.390 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-13 21:30:00.410 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-13 21:30:00.415 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-13 21:30:00.417 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-13 21:30:00.420 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-13 21:30:46.627 [main] INFO com.yuxue.Application - Starting Application on H with PID 5840 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 21:30:46.631 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 21:30:48.066 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$5f39ffa6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:30:48.211 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$79b73a5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:30:48.323 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$63ba6d7f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:30:48.334 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:30:49.116 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 21:30:49.156 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 21:30:49.156 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 21:30:49.356 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 21:30:49.438 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 21:30:49.708 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 21:30:50.665 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 21:30:51.352 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 21:30:51.450 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 21:30:51.469 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 21:30:51.478 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 21:30:51.694 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 21:30:51.697 [main] INFO com.yuxue.Application - Started Application in 5.683 seconds (JVM running for 6.201)
|
|
2020-08-13 21:31:12.579 [http-nio-16666-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 21:31:12.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:12.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:12.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 21:31:12.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:12.636 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 21:31:12.637 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:31:12.637 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:12.644 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 21:31:12.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:12.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:13.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:13.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:13.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 21:31:13.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:13.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 21:31:13.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:31:13.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:13.534 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@25eca62f, first=java.util.stream.ReferencePipeline$2@1e6741cd, second=java.util.stream.ReferencePipeline$2@5f56f63e}
|
|
2020-08-13 21:31:13.534 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:13.725 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:13.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:13.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 21:31:13.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:13.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 21:31:13.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:31:13.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:13.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:13.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:13.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:31:13.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:13.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:31:13.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 21:31:13.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:13.741 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 21:31:13.741 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:13.817 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 21:31:13.818 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:14.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:14.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:14.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:31:14.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:14.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:31:14.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 21:31:14.930 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:14.934 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 21:31:14.935 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:16.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:16.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:16.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:31:16.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, false]
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50aab656]
|
|
2020-08-13 21:31:16.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:16.286 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:16.286 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:16.288 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:16.297 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=35, fileName=京C·X8888.jpg, filePath=D:/PlateDetect/01_蓝牌/京C·X8888.jpg, fileType=jpg, fileLength=0, plate=京CX8888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730993/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:31:16.297 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:17.755 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:17.756 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:17.756 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:31:17.756 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:17.756 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:31:17.756 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, true]
|
|
2020-08-13 21:31:17.756 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.367 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=35, fileName=京C·X8888.jpg, filePath=D:/PlateDetect/01_蓝牌/京C·X8888.jpg, fileType=jpg, fileLength=0, plate=京CX8888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325477764/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=2997, parentId=35, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3000, parentId=35, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2995, parentId=35, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2998, parentId=35, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2996, parentId=35, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2992, parentId=35, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2988, parentId=35, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2993, parentId=35, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3002, parentId=35, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3004, parentId=35, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2994, parentId=35, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3001, parentId=35, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2999, parentId=35, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2982, parentId=35, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2981, parentId=35, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2976, parentId=35, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2985, parentId=35, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=2984, parentId=35, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=2980, parentId=35, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=2972, parentId=35, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=2971, parentId=35, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2975, parentId=35, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2973, parentId=35, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2974, parentId=35, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2991, parentId=35, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2986, parentId=35, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2989, parentId=35, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2978, parentId=35, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2979, parentId=35, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=2987, parentId=35, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=2977, parentId=35, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3007, parentId=35, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3005, parentId=35, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3003, parentId=35, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3008, parentId=35, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3006, parentId=35, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2990, parentId=35, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2983, parentId=35, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2970, parentId=35, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325477764/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:31:26, recoPlate=京CX8888, plateColor=未知, sort=99)])
|
|
2020-08-13 21:31:26.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.410 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57f73be2]
|
|
2020-08-13 21:31:26.410 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.411 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.412 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@311e46ff]
|
|
2020-08-13 21:31:26.412 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.414 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39009097]
|
|
2020-08-13 21:31:26.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77a60e85]
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.419 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.420 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a0bd3fb]
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32cda065]
|
|
2020-08-13 21:31:26.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.426 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.426 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.426 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.434 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3591dd29]
|
|
2020-08-13 21:31:26.457 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.457 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60fc53d9]
|
|
2020-08-13 21:31:26.457 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.458 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.459 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74ed3274]
|
|
2020-08-13 21:31:26.459 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.459 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.459 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ada2e85]
|
|
2020-08-13 21:31:26.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.461 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.462 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.463 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.463 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.463 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.463 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a05c7fd]
|
|
2020-08-13 21:31:26.463 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.465 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.465 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.464 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.467 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.467 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.467 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.467 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.474 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5930cf6c]
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.475 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3372a46b]
|
|
2020-08-13 21:31:26.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.485 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.485 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.486 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.486 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.486 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@149c1e0e]
|
|
2020-08-13 21:31:26.486 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.489 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.489 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ee4a497]
|
|
2020-08-13 21:31:26.489 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.491 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fa194ea]
|
|
2020-08-13 21:31:26.492 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.497 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.497 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.497 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56325f51]
|
|
2020-08-13 21:31:26.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.503 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.503 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.503 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.503 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.503 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.507 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75506675]
|
|
2020-08-13 21:31:26.507 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e605870]
|
|
2020-08-13 21:31:26.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.513 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.513 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.513 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.513 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.513 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.513 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.521 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.522 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.522 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.522 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.529 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5160ad34]
|
|
2020-08-13 21:31:26.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.550 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.550 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d0f5092]
|
|
2020-08-13 21:31:26.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.553 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.554 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.554 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.554 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.554 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.554 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e114ee3]
|
|
2020-08-13 21:31:26.554 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33dc5587]
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d8e3c0a]
|
|
2020-08-13 21:31:26.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.570 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.570 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.570 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.570 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.570 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20e39304]
|
|
2020-08-13 21:31:26.570 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.568 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.570 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.571 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.571 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.571 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.571 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.575 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11728462]
|
|
2020-08-13 21:31:26.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.583 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.583 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.583 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.583 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.583 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.584 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bdf6bef]
|
|
2020-08-13 21:31:26.584 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.585 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.586 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.586 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.591 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.591 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53d9e903]
|
|
2020-08-13 21:31:26.591 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.591 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.592 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.595 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.595 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65ae8d4]
|
|
2020-08-13 21:31:26.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@180dc557]
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.605 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.606 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.606 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.607 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.607 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.607 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.607 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61b94fd8]
|
|
2020-08-13 21:31:26.607 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.609 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.609 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.610 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.613 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.613 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.616 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.618 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.619 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.619 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.619 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.619 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.619 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.619 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.621 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.621 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4fd059d9]
|
|
2020-08-13 21:31:26.621 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.618 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.622 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.622 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@358cd45f]
|
|
2020-08-13 21:31:26.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.634 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.636 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19ec89fb]
|
|
2020-08-13 21:31:26.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.638 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70a94fb2]
|
|
2020-08-13 21:31:26.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.642 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.643 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.643 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.644 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a4dbe54]
|
|
2020-08-13 21:31:26.646 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.647 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.647 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.647 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.647 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20b58865]
|
|
2020-08-13 21:31:26.647 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.651 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.651 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.651 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41cf0cbc]
|
|
2020-08-13 21:31:26.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.661 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:31:26.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:31:26.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:31:26.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:31:26.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:31:26.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325477764/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57acdc0c]
|
|
2020-08-13 21:31:26.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.666 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.666 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.667 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.667 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.666 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.668 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:31:26.683 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:31:26.684 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:31:26.684 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:08.962 [main] INFO com.yuxue.Application - Starting Application on H with PID 11212 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 21:34:08.967 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 21:34:10.647 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$bc4b0139] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:34:10.822 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d6c83bef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:34:10.986 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$c0cb6f12] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:34:10.993 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:34:11.846 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 21:34:11.884 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 21:34:11.885 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 21:34:12.118 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 21:34:12.215 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 21:34:12.522 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 21:34:13.790 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 21:34:14.835 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 21:34:14.940 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 21:34:14.962 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 21:34:14.976 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 21:34:15.318 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 21:34:15.324 [main] INFO com.yuxue.Application - Started Application in 7.081 seconds (JVM running for 7.596)
|
|
2020-08-13 21:34:17.106 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 21:34:17.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:17.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:17.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 21:34:17.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:17.159 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 21:34:17.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:34:17.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:17.168 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 21:34:17.169 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:17.169 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:17.745 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:17.745 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:17.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 21:34:17.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:17.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 21:34:17.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:34:17.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:18.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@4a69fe57, first=java.util.stream.ReferencePipeline$2@71bfa978, second=java.util.stream.ReferencePipeline$2@4e91273c}
|
|
2020-08-13 21:34:18.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:18.371 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:18.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:18.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 21:34:18.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:18.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 21:34:18.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:34:18.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:18.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:18.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:18.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:34:18.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:18.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:34:18.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 21:34:18.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:18.383 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 21:34:18.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:18.491 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 21:34:18.492 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:27.339 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:27.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:27.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:34:27.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:27.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:34:27.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 21:34:27.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:27.343 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"湘A07G31.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A07G31.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A07G31.jpg","isDir":false}, {"fileName":"湘A31Y83.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A31Y83.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A31Y83.jpg","isDir":false}, {"fileName":"湘A3MA06.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A3MA06.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A3MA06.jpg","isDir":false}, {"fileName":"湘A9NU97.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A9NU97.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A9NU97.jpg","isDir":false}, {"fileName":"湘A9YU86.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\湘A9YU86.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\湘A9YU86.jpg","isDir":false}, {"fileName":"赣A·82F36.jpg","filePath":"D:\\PlateDetect\\04_多车牌\\赣A·82F36.jpg","pid":"D:\\PlateDetect\\04_多车牌","id":"D:\\PlateDetect\\04_多车牌\\赣A·82F36.jpg","isDir":false}]
|
|
2020-08-13 21:34:27.343 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:28.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:28.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:28.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A07G31.jpg, false]
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:28.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:28.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A07G31.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e1af6e9]
|
|
2020-08-13 21:34:28.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:28.430 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=17, fileName=湘A07G31.jpg, filePath=D:/PlateDetect/04_多车牌/湘A07G31.jpg, fileType=jpg, fileLength=0, plate=湘A07G31, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642727719/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:34:28.430 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:28.430 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:28.430 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:28.430 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:29.859 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:29.859 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:29.859 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:34:29.860 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:29.860 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:34:29.860 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A07G31.jpg, true]
|
|
2020-08-13 21:34:29.860 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.774 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=17, fileName=湘A07G31.jpg, filePath=D:/PlateDetect/04_多车牌/湘A07G31.jpg, fileType=jpg, fileLength=0, plate=湘A07G31, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325669863/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3041, parentId=17, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3040, parentId=17, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3030, parentId=17, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3034, parentId=17, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3018, parentId=17, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3038, parentId=17, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3033, parentId=17, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3025, parentId=17, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3029, parentId=17, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3021, parentId=17, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3019, parentId=17, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3036, parentId=17, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3027, parentId=17, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3032, parentId=17, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3037, parentId=17, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3028, parentId=17, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3031, parentId=17, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3043, parentId=17, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3042, parentId=17, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3035, parentId=17, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3017, parentId=17, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3015, parentId=17, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3016, parentId=17, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3010, parentId=17, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3009, parentId=17, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3013, parentId=17, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3011, parentId=17, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3012, parentId=17, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3026, parentId=17, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3023, parentId=17, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3014, parentId=17, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3020, parentId=17, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3024, parentId=17, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3022, parentId=17, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3039, parentId=17, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597325669863/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:34:33, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-13 21:34:33.775 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.791 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.792 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.792 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.792 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.792 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e9f0b6f]
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ccd5fdf]
|
|
2020-08-13 21:34:33.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d11efcb]
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.800 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.801 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.801 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.801 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.801 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cb5ec35]
|
|
2020-08-13 21:34:33.801 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.804 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.806 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.806 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.806 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.806 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.806 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a784335]
|
|
2020-08-13 21:34:33.806 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.810 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.810 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.810 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.813 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.813 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.813 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.814 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.814 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.814 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b98efeb]
|
|
2020-08-13 21:34:33.814 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.824 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.825 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.827 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.832 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.832 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.832 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.851 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e93e42c]
|
|
2020-08-13 21:34:33.852 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.853 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.853 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.853 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.862 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.862 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.863 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.863 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.863 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.863 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e19a516]
|
|
2020-08-13 21:34:33.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.868 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.870 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.870 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.870 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.870 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.870 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b463824]
|
|
2020-08-13 21:34:33.870 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23ea9550]
|
|
2020-08-13 21:34:33.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.880 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.880 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.881 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.883 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.884 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.886 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.887 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.887 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.887 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.887 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@281c884c]
|
|
2020-08-13 21:34:33.887 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.892 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.892 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.892 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.897 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.897 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.897 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.907 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.907 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.907 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.907 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.907 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.907 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68f2d69e]
|
|
2020-08-13 21:34:33.907 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.909 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.909 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.909 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@bc22f77]
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.913 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3844ca0d]
|
|
2020-08-13 21:34:33.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1000eceb]
|
|
2020-08-13 21:34:33.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.923 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.923 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.926 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.926 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.926 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.926 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@795ff673]
|
|
2020-08-13 21:34:33.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.927 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.928 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.928 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e73f61b]
|
|
2020-08-13 21:34:33.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.931 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.932 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.932 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@713e52b9]
|
|
2020-08-13 21:34:33.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.940 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.941 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.941 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.941 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.941 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.941 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58e4cc]
|
|
2020-08-13 21:34:33.942 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.943 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.943 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.943 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.947 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d8426a2]
|
|
2020-08-13 21:34:33.947 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.947 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.947 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.947 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.957 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.963 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.963 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.963 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.963 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.963 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.963 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c7d0c0d]
|
|
2020-08-13 21:34:33.963 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.962 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7de00318]
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2df055e4]
|
|
2020-08-13 21:34:33.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.969 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.969 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.969 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bc84a67]
|
|
2020-08-13 21:34:33.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.981 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.981 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.985 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.986 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.986 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3cf077e1]
|
|
2020-08-13 21:34:33.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.988 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.988 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:33.993 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:33.993 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:33.993 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:33.993 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:33.994 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:33.994 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@257a2117]
|
|
2020-08-13 21:34:33.994 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.998 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:33.998 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.998 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50f06a97]
|
|
2020-08-13 21:34:34.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:33.998 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.004 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.008 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.008 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.008 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.008 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.008 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.008 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@241e60e9]
|
|
2020-08-13 21:34:34.008 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.009 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.010 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.010 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69e8931c]
|
|
2020-08-13 21:34:34.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.020 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.021 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.022 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79b1c58c]
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@191c339]
|
|
2020-08-13 21:34:34.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.026 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.026 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.026 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.027 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.027 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.027 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e17fe6]
|
|
2020-08-13 21:34:34.027 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.034 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.034 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.034 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.039 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.039 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.039 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.042 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.042 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.042 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.047 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.048 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.048 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.048 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.048 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.048 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@467601f]
|
|
2020-08-13 21:34:34.048 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.051 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.051 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20b3b337]
|
|
2020-08-13 21:34:34.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:34.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:34.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:34.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:34.055 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:34.055 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325669863/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13a1d3c0]
|
|
2020-08-13 21:34:34.055 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.058 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.058 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.058 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.061 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.061 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.061 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.062 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.062 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.062 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:34.062 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:34.062 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:34.062 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:58.022 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:58.023 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:58.023 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:34:58.023 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:58.023 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:34:58.023 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, false]
|
|
2020-08-13 21:34:58.023 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:58.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:58.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:58.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:34:58.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:58.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:34:58.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f01a86]
|
|
2020-08-13 21:34:58.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:58.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:34:58.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:58.027 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:34:58.029 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=15, fileName=湘A31Y83.jpg, filePath=D:/PlateDetect/04_多车牌/湘A31Y83.jpg, fileType=jpg, fileLength=0, plate=湘A31Y83, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642709724/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:34:58.029 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:58.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:34:58.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:34:58.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:34:58.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:34:58.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:34:58.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, false]
|
|
2020-08-13 21:34:58.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:34:58.168 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=15, fileName=湘A31Y83.jpg, filePath=D:/PlateDetect/04_多车牌/湘A31Y83.jpg, fileType=jpg, fileLength=0, plate=湘A31Y83, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642709724/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:34:58.168 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:00.571 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:00.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:00.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:00.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:00.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:00.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, true]
|
|
2020-08-13 21:35:00.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.441 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=15, fileName=湘A31Y83.jpg, filePath=D:/PlateDetect/04_多车牌/湘A31Y83.jpg, fileType=jpg, fileLength=0, plate=湘A31Y83, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325700575/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3067, parentId=15, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3058, parentId=15, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3063, parentId=15, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3070, parentId=15, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3075, parentId=15, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3064, parentId=15, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3051, parentId=15, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3057, parentId=15, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3082, parentId=15, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3087, parentId=15, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3073, parentId=15, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3076, parentId=15, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3095, parentId=15, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3055, parentId=15, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3086, parentId=15, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3080, parentId=15, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3045, parentId=15, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3046, parentId=15, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3098, parentId=15, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3093, parentId=15, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3097, parentId=15, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3092, parentId=15, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3089, parentId=15, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3094, parentId=15, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3050, parentId=15, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3061, parentId=15, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3071, parentId=15, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3077, parentId=15, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3083, parentId=15, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3072, parentId=15, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3049, parentId=15, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3054, parentId=15, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3060, parentId=15, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3047, parentId=15, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3078, parentId=15, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3062, parentId=15, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3068, parentId=15, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3084, parentId=15, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3074, parentId=15, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3079, parentId=15, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3048, parentId=15, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3053, parentId=15, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3059, parentId=15, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3065, parentId=15, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3066, parentId=15, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3069, parentId=15, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3052, parentId=15, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3056, parentId=15, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3090, parentId=15, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3088, parentId=15, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3096, parentId=15, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3091, parentId=15, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3081, parentId=15, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3085, parentId=15, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3044, parentId=15, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325700575/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=津JZ, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:35:01.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.465 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.465 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.465 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.465 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.465 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.465 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c38ac85]
|
|
2020-08-13 21:35:01.465 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.466 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.466 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.466 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.466 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.466 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.466 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@323d6501]
|
|
2020-08-13 21:35:01.466 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.471 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.471 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.471 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.471 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.472 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.472 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f4a2fc6]
|
|
2020-08-13 21:35:01.472 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@487bb1ff]
|
|
2020-08-13 21:35:01.473 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.474 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.475 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2069e41a]
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.476 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.477 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.477 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.477 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.477 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.477 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.477 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4165eef7]
|
|
2020-08-13 21:35:01.477 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.487 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.487 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.487 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.487 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.487 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.488 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.488 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.488 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.493 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1aa27879]
|
|
2020-08-13 21:35:01.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31b4a0a9]
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.500 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4042a81]
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.501 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.502 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74322e7b]
|
|
2020-08-13 21:35:01.502 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@754cfc75]
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a163b46]
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.509 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.509 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.510 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.519 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@450a2603]
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f0b6baf]
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37d751c7]
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ee346b8]
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c97ff55]
|
|
2020-08-13 21:35:01.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b04c131]
|
|
2020-08-13 21:35:01.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.533 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25970ca9]
|
|
2020-08-13 21:35:01.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.540 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.540 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.540 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.543 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.543 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.543 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.543 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.544 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.544 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@394ee21b]
|
|
2020-08-13 21:35:01.544 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.548 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.553 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.554 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.554 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.554 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.554 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.554 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9b71b26]
|
|
2020-08-13 21:35:01.554 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.561 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.562 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.562 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.562 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.562 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.562 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11b59bb5]
|
|
2020-08-13 21:35:01.562 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.564 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.564 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60fb50d0]
|
|
2020-08-13 21:35:01.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.571 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.572 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.572 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46220f81]
|
|
2020-08-13 21:35:01.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.574 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@622f8c7f]
|
|
2020-08-13 21:35:01.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@706ead75]
|
|
2020-08-13 21:35:01.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.584 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.584 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.585 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.585 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.586 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.586 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.586 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.587 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.587 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.587 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67a1a871]
|
|
2020-08-13 21:35:01.587 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.592 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.594 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.594 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.594 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.595 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.595 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.595 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c4afd90]
|
|
2020-08-13 21:35:01.595 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.596 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.596 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.596 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.596 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.596 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.596 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f364cff]
|
|
2020-08-13 21:35:01.596 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.600 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.600 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.600 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.601 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.602 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.602 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.602 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.602 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.602 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b82091d]
|
|
2020-08-13 21:35:01.602 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b09922]
|
|
2020-08-13 21:35:01.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.606 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.606 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.606 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.606 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.606 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.606 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19a3c82a]
|
|
2020-08-13 21:35:01.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.611 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.611 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.611 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.612 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.612 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.612 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.617 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.617 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dec6df3]
|
|
2020-08-13 21:35:01.617 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.619 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.619 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.619 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.622 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.622 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ddfaaab]
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15d57100]
|
|
2020-08-13 21:35:01.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49ca9f8f]
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a035896]
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.632 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.632 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.632 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.633 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.633 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.633 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.633 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.633 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.633 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@214a11b8]
|
|
2020-08-13 21:35:01.633 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75df2218]
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75013b3a]
|
|
2020-08-13 21:35:01.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.643 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.643 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.643 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.644 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.644 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.644 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.648 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.648 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@789e0c7]
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@488dcbf8]
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1938758]
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.654 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.654 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.654 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.655 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@443762d9]
|
|
2020-08-13 21:35:01.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.660 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15a52af8]
|
|
2020-08-13 21:35:01.661 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.663 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.663 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.663 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.663 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.663 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.663 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c990bd6]
|
|
2020-08-13 21:35:01.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.670 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.670 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.670 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.674 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.674 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ea0ae9f]
|
|
2020-08-13 21:35:01.674 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58370678]
|
|
2020-08-13 21:35:01.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.686 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c9e353f]
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61247cdb]
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.687 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cdf8755]
|
|
2020-08-13 21:35:01.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.689 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.689 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.689 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15b41b17]
|
|
2020-08-13 21:35:01.692 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.695 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.695 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.695 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.696 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.696 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.700 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@643720e7]
|
|
2020-08-13 21:35:01.700 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.705 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.705 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.705 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.705 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.705 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.705 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.707 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.708 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.708 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.708 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.709 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.709 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.715 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:01.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31576872]
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6779505d]
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.716 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.717 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.717 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.717 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:01.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:01.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:01.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:17.656 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:17.656 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:17.656 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:35:17.656 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:17.656 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:35:17.656 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 21:35:17.656 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:17.657 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"浙AF66316.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\浙AF66316.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\浙AF66316.jpg","isDir":false}, {"fileName":"粤BD123456.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\粤BD123456.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\粤BD123456.jpg","isDir":false}, {"fileName":"粤BD29099.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\粤BD29099.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\粤BD29099.jpg","isDir":false}]
|
|
2020-08-13 21:35:17.657 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:19.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:19.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:19.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:35:19.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:19.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:35:19.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 21:35:19.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:19.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 21:35:19.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:19.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:19.819 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:19.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:19.819 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:19.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B5%99A%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fb414de]
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B5%99A%C2%B788888.jpg, false]
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:19.820 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:19.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=19, fileName=浙A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/浙A·88888.jpg, fileType=jpg, fileLength=0, plate=浙A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642726826/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:35:19.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:19.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:19.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:19.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:20.963 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:20.964 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:20.964 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:20.964 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:20.964 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:20.964 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B5%99A%C2%B788888.jpg, true]
|
|
2020-08-13 21:35:20.964 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=19, fileName=浙A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/浙A·88888.jpg, fileType=jpg, fileLength=0, plate=浙A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325720968/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3105, parentId=19, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3107, parentId=19, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3110, parentId=19, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3102, parentId=19, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3100, parentId=19, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3108, parentId=19, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3115, parentId=19, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3114, parentId=19, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3117, parentId=19, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3113, parentId=19, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3116, parentId=19, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3111, parentId=19, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3101, parentId=19, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3121, parentId=19, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3112, parentId=19, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3104, parentId=19, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3109, parentId=19, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3106, parentId=19, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3103, parentId=19, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3119, parentId=19, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3120, parentId=19, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3118, parentId=19, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325720968/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3099, parentId=19, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325720968/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:35:21, recoPlate=新A8, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:35:21.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.210 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.211 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.211 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.211 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.211 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.211 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55e8696c]
|
|
2020-08-13 21:35:21.211 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@291e30dc]
|
|
2020-08-13 21:35:21.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.213 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@792b64b9]
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@769823ce]
|
|
2020-08-13 21:35:21.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b5fbc09]
|
|
2020-08-13 21:35:21.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.218 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54565b3b]
|
|
2020-08-13 21:35:21.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.221 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.221 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.221 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@249d6469]
|
|
2020-08-13 21:35:21.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.229 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.230 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.230 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.236 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67437f76]
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.237 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.241 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14c52ad4]
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ca9e3c5]
|
|
2020-08-13 21:35:21.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.249 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.249 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.249 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5793837a]
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48a55b1b]
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.254 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.255 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.255 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.255 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5432c0b4]
|
|
2020-08-13 21:35:21.255 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.258 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.258 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.259 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.259 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.259 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.259 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.259 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.259 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6da80dd4]
|
|
2020-08-13 21:35:21.259 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.264 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.264 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.264 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.264 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.264 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57f09987]
|
|
2020-08-13 21:35:21.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.266 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.266 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.266 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.271 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.271 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.271 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3bf8981c]
|
|
2020-08-13 21:35:21.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.281 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68e11b9d]
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.281 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@521abc2a]
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@499113c5]
|
|
2020-08-13 21:35:21.283 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.283 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.283 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.283 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ad204b0]
|
|
2020-08-13 21:35:21.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.295 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.295 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.295 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.297 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.297 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.297 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e519bfc]
|
|
2020-08-13 21:35:21.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b84423c]
|
|
2020-08-13 21:35:21.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.309 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.310 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.309 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.310 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.310 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:21.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:21.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:21.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:21.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:21.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325720968/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a277797]
|
|
2020-08-13 21:35:21.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.315 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.315 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.315 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.315 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.315 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.315 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:21.323 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:21.323 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:21.323 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:33.256 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:33.256 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:33.256 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:35:33.256 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:33.256 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:35:33.256 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96, png,jpg,jpeg]
|
|
2020-08-13 21:35:33.257 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:33.265 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A88731.jpg","filePath":"D:\\PlateDetect\\99_其他\\京A88731.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京A88731.jpg","isDir":false}, {"fileName":"京CX8888.jpg","filePath":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","isDir":false}, {"fileName":"冀FA3215.jpg","filePath":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","isDir":false}, {"fileName":"川C28888.jpg","filePath":"D:\\PlateDetect\\99_其他\\川C28888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\川C28888.jpg","isDir":false}, {"fileName":"沪A51V39.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","isDir":false}, {"fileName":"沪AGH092.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","isDir":false}, {"fileName":"沪AP0910.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","isDir":false}, {"fileName":"沪J32500.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","isDir":false}, {"fileName":"沪K62933.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","isDir":false}, {"fileName":"津AHP676.jpg","filePath":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","isDir":false}, {"fileName":"津DTG667.jpg","filePath":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","isDir":false}, {"fileName":"津E14579.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E14579.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E14579.jpg","isDir":false}, {"fileName":"津E22602.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E22602.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E22602.jpg","isDir":false}, {"fileName":"津E24494.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E24494.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E24494.jpg","isDir":false}, {"fileName":"津E28437.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E28437.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E28437.jpg","isDir":false}, {"fileName":"津G68991.jpg","filePath":"D:\\PlateDetect\\99_其他\\津G68991.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津G68991.jpg","isDir":false}, {"fileName":"津H65817.jpg","filePath":"D:\\PlateDetect\\99_其他\\津H65817.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津H65817.jpg","isDir":false}, {"fileName":"津KNG518.jpg","filePath":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","isDir":false}, {"fileName":"津LS2999.jpg","filePath":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","isDir":false}, {"fileName":"津MJY929.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","isDir":false}, {"fileName":"津MN0888.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","isDir":false}, {"fileName":"津NRL118.jpg","filePath":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","isDir":false}, {"fileName":"津RB7992.jpg","filePath":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","isDir":false}, {"fileName":"浙A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","isDir":false}, {"fileName":"浙B7C289.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","isDir":false}, {"fileName":"浙F397C0.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","isDir":false}, {"fileName":"浙G70000.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","isDir":false}, {"fileName":"浙GZB388.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","isDir":false}, {"fileName":"浙GZJ021.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","isDir":false}, {"fileName":"湘A05H22.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","isDir":false}, {"fileName":"湘A0PC37.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","isDir":false}, {"fileName":"湘A0PQ76.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","isDir":false}, {"fileName":"湘A2991D.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","isDir":false}, {"fileName":"湘A3685C.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","isDir":false}, {"fileName":"湘A53U19.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","isDir":false}, {"fileName":"湘A5RM87.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","isDir":false}, {"fileName":"湘A97971.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","isDir":false}, {"fileName":"湘AA8516.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","isDir":false}, {"fileName":"湘AED855.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","isDir":false}, {"fileName":"湘AL8387.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","isDir":false}, {"fileName":"湘AT1Y68.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","isDir":false}, {"fileName":"湘AT3597.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","isDir":false}, {"fileName":"湘AT8781.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","isDir":false}, {"fileName":"湘ATL269.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","isDir":false}, {"fileName":"湘AYN355.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","isDir":false}, {"fileName":"湘GR0L16.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","isDir":false}, {"fileName":"皖A09T87.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","isDir":false}, {"fileName":"皖A1T235.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","isDir":false}, {"fileName":"皖A22T43.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","isDir":false}, {"fileName":"皖A85501.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","isDir":false}, {"fileName":"皖A85890.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","isDir":false}, {"fileName":"皖A87271.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","isDir":false}, {"fileName":"皖AA361D.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","isDir":false}, {"fileName":"皖AH8331.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","isDir":false}, {"fileName":"皖AK169H.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","isDir":false}, {"fileName":"皖AL025S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","isDir":false}, {"fileName":"皖AS3165.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","isDir":false}, {"fileName":"皖AT789S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","isDir":false}, {"fileName":"皖ATH859.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","isDir":false}, {"fileName":"皖AUB816.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","isDir":false}, {"fileName":"皖EZM618.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","isDir":false}, {"fileName":"皖M12288.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","isDir":false}, {"fileName":"皖P77222.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","isDir":false}, {"fileName":"皖Q0686学.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","isDir":false}, {"fileName":"皖Q18632.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","isDir":false}, {"fileName":"粤B0K999.jpg","filePath":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","isDir":false}, {"fileName":"苏A0CP56.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","isDir":false}, {"fileName":"苏A6E176.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","isDir":false}, {"fileName":"苏B551QV.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","isDir":false}, {"fileName":"苏B577CU.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","isDir":false}, {"fileName":"苏BGG522.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","isDir":false}, {"fileName":"苏BU5838.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","isDir":false}, {"fileName":"苏DLA031.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","isDir":false}, {"fileName":"苏E2Y256.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","isDir":false}, {"fileName":"豫K91239.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","isDir":false}, {"fileName":"豫S33909.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","isDir":false}, {"fileName":"辽B99999.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","isDir":false}, {"fileName":"辽BMW005.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","isDir":false}, {"fileName":"辽C33333.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","isDir":false}, {"fileName":"辽PE9218.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","isDir":false}, {"fileName":"闽HB1508.jpg","filePath":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","isDir":false}, {"fileName":"鲁A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","isDir":false}, {"fileName":"鲁JRW350.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","isDir":false}, {"fileName":"鲁KK5555.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","isDir":false}, {"fileName":"鲁LD9016.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","isDir":false}, {"fileName":"鲁Y44748.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","isDir":false}, {"fileName":"黑A1R272.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","isDir":false}, {"fileName":"黑AB4444.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","isDir":false}]
|
|
2020-08-13 21:35:33.266 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:34.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:34.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:34.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:34.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:34.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:34.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:34.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70c82c24]
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E4%BA%ACA88731.jpg, false]
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:34.241 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:34.242 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:34.247 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=119, fileName=京A88731.jpg, filePath=D:/PlateDetect/99_其他/京A88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642765391/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:35:34.248 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:35.798 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:35.798 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:35.798 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:35:35.798 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:35.798 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:35:35.798 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C05_%E5%A4%9C%E9%97%B4, png,jpg,jpeg]
|
|
2020-08-13 21:35:35.798 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:35.802 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"皖A00T45.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A00T45.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A00T45.jpg","isDir":false}, {"fileName":"皖A2F56D.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A2F56D.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A2F56D.jpg","isDir":false}, {"fileName":"皖A80003.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A80003.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A80003.jpg","isDir":false}, {"fileName":"皖A80375.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A80375.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A80375.jpg","isDir":false}, {"fileName":"皖AJH155.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖AJH155.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖AJH155.jpg","isDir":false}, {"fileName":"皖AX688A.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖AX688A.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖AX688A.jpg","isDir":false}, {"fileName":"皖BBC666.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖BBC666.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖BBC666.jpg","isDir":false}, {"fileName":"皖F71646.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖F71646.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖F71646.jpg","isDir":false}, {"fileName":"皖M69311.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖M69311.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖M69311.jpg","isDir":false}, {"fileName":"皖Q06417.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖Q06417.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖Q06417.jpg","isDir":false}, {"fileName":"皖Q19917.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖Q19917.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖Q19917.jpg","isDir":false}, {"fileName":"皖Q80197.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖Q80197.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖Q80197.jpg","isDir":false}, {"fileName":"皖QA2825.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖QA2825.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖QA2825.jpg","isDir":false}]
|
|
2020-08-13 21:35:35.802 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:36.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:36.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:36.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:36.476 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C05_%E5%A4%9C%E9%97%B4%5C%E7%9A%96A2F56D.jpg, false]
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C05_%E5%A4%9C%E9%97%B4%5C%E7%9A%96A2F56D.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e044c4c]
|
|
2020-08-13 21:35:36.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:36.481 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=12, fileName=皖A2F56D.jpg, filePath=D:/PlateDetect/05_夜间/皖A2F56D.jpg, fileType=jpg, fileLength=0, plate=皖A2F56D, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642714292/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:35:36.481 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:36.486 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:36.486 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:36.486 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.131 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.132 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.132 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:38.132 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.132 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:38.132 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C05_%E5%A4%9C%E9%97%B4%5C%E7%9A%96A2F56D.jpg, true]
|
|
2020-08-13 21:35:38.132 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.402 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=12, fileName=皖A2F56D.jpg, filePath=D:/PlateDetect/05_夜间/皖A2F56D.jpg, fileType=jpg, fileLength=0, plate=皖A2F56D, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325738134/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3124, parentId=12, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3123, parentId=12, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3130, parentId=12, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3128, parentId=12, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3132, parentId=12, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3129, parentId=12, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3125, parentId=12, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3122, parentId=12, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3126, parentId=12, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3131, parentId=12, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3127, parentId=12, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325738134/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:38, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-13 21:35:38.402 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.411 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.411 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.411 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.411 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.412 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.412 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@680c5f6a]
|
|
2020-08-13 21:35:38.412 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17ca462c]
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a6160fe]
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.415 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c709164]
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e2e2f41]
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@415af6de]
|
|
2020-08-13 21:35:38.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.424 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.425 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38f601d1]
|
|
2020-08-13 21:35:38.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.427 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.427 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.427 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.430 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.430 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.433 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.433 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.433 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69359211]
|
|
2020-08-13 21:35:38.433 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@364f9184]
|
|
2020-08-13 21:35:38.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.435 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.435 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.435 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.435 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.435 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.436 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43e1676d]
|
|
2020-08-13 21:35:38.436 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:38.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:38.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:38.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:38.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:38.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325738134/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ee54ed3]
|
|
2020-08-13 21:35:38.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.438 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.438 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.438 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:38.443 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:38.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:38.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:47.845 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:47.845 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:47.845 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:47.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:47.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:47.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, false]
|
|
2020-08-13 21:35:47.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:47.847 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:47.847 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:47.847 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:47.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:47.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:47.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@257c8388]
|
|
2020-08-13 21:35:47.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:47.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:47.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:47.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:47.852 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=32, fileName=京H·99999.jpg, filePath=D:/PlateDetect/01_蓝牌/京H·99999.jpg, fileType=jpg, fileLength=0, plate=京H99999, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731118/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:35:47.852 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:48.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:48.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:48.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:48.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:48.956 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:48.956 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, true]
|
|
2020-08-13 21:35:48.956 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.233 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=32, fileName=京H·99999.jpg, filePath=D:/PlateDetect/01_蓝牌/京H·99999.jpg, fileType=jpg, fileLength=0, plate=京H99999, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325748961/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3155, parentId=32, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3152, parentId=32, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3146, parentId=32, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3141, parentId=32, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3148, parentId=32, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3154, parentId=32, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3150, parentId=32, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3142, parentId=32, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3149, parentId=32, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3158, parentId=32, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3151, parentId=32, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3153, parentId=32, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3144, parentId=32, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3143, parentId=32, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3138, parentId=32, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3139, parentId=32, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3136, parentId=32, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3145, parentId=32, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3135, parentId=32, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3137, parentId=32, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3134, parentId=32, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3157, parentId=32, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3160, parentId=32, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3159, parentId=32, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3147, parentId=32, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3140, parentId=32, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3156, parentId=32, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3133, parentId=32, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325748961/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:35:49, recoPlate=云V9999, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:35:49.233 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.273 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.273 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.273 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@123573d3]
|
|
2020-08-13 21:35:49.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.277 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ea573d]
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7951976f]
|
|
2020-08-13 21:35:49.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a7515ab]
|
|
2020-08-13 21:35:49.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@238e3476]
|
|
2020-08-13 21:35:49.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.287 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@baa71af]
|
|
2020-08-13 21:35:49.287 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.301 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.301 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.301 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.303 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.303 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.303 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.303 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.303 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.303 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.305 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.305 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.305 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.309 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b19c4a8]
|
|
2020-08-13 21:35:49.309 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.313 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18d28e79]
|
|
2020-08-13 21:35:49.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.317 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.317 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.317 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1aa20799]
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.318 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f04939f]
|
|
2020-08-13 21:35:49.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cc01024]
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.320 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3164fd02]
|
|
2020-08-13 21:35:49.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.322 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.322 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.322 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6946855d]
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59640a6]
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.329 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.329 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.329 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.330 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.334 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.335 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4643604c]
|
|
2020-08-13 21:35:49.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.338 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e4e380f]
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.338 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.338 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@393565de]
|
|
2020-08-13 21:35:49.339 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.342 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.342 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.342 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@780f530d]
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.350 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.352 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.352 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e9ac520]
|
|
2020-08-13 21:35:49.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@778a572b]
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.354 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10dfeca8]
|
|
2020-08-13 21:35:49.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@340ef53c]
|
|
2020-08-13 21:35:49.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.363 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.363 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.363 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.365 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.365 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.365 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.368 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@155cc215]
|
|
2020-08-13 21:35:49.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64306fe5]
|
|
2020-08-13 21:35:49.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.375 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.375 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.375 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24d377b4]
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59c8aa62]
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.379 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12e80bff]
|
|
2020-08-13 21:35:49.380 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.384 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.384 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.384 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.384 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.384 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.384 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.390 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.390 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.390 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.394 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325748961/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18e91210]
|
|
2020-08-13 21:35:49.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.395 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.396 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.396 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.401 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.401 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.401 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:49.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:49.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:49.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:55.638 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:55.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:55.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:55.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:55.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:55.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 21:35:55.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:55.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:55.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:55.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:55.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:55.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:55.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b5590db]
|
|
2020-08-13 21:35:55.641 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:55.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:55.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:55.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:55.644 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:35:55.644 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:56.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:56.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:56.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:56.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:56.830 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:56.830 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 21:35:56.830 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325756834/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3176, parentId=36, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3184, parentId=36, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3191, parentId=36, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3183, parentId=36, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3186, parentId=36, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3185, parentId=36, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3181, parentId=36, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3165, parentId=36, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3172, parentId=36, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3195, parentId=36, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3196, parentId=36, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3197, parentId=36, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3190, parentId=36, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3198, parentId=36, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3199, parentId=36, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3192, parentId=36, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3200, parentId=36, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3179, parentId=36, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3174, parentId=36, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3169, parentId=36, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3178, parentId=36, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3162, parentId=36, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3163, parentId=36, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3168, parentId=36, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3167, parentId=36, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3170, parentId=36, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3177, parentId=36, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3173, parentId=36, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3175, parentId=36, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3166, parentId=36, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3171, parentId=36, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3188, parentId=36, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3164, parentId=36, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3194, parentId=36, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3193, parentId=36, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3182, parentId=36, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3187, parentId=36, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3189, parentId=36, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3180, parentId=36, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3161, parentId=36, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325756834/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:35:57, recoPlate=京A88731, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:35:57.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.114 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72ca89bb]
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.115 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69804217]
|
|
2020-08-13 21:35:57.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50bc7fb5]
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46eaadab]
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cc1b64c]
|
|
2020-08-13 21:35:57.118 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.117 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.118 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.126 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.126 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.127 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7efb6119]
|
|
2020-08-13 21:35:57.127 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.130 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.130 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.130 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.134 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.135 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.135 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1444e632]
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b566b33]
|
|
2020-08-13 21:35:57.139 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.140 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.140 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.140 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78fb5606]
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7292fc1e]
|
|
2020-08-13 21:35:57.143 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.143 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.143 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3375a0f6]
|
|
2020-08-13 21:35:57.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8c35b04]
|
|
2020-08-13 21:35:57.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.148 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.148 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.148 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16d1588c]
|
|
2020-08-13 21:35:57.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.154 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.154 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.156 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.162 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.163 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.163 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.163 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.163 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b58c7da]
|
|
2020-08-13 21:35:57.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ecb2e32]
|
|
2020-08-13 21:35:57.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.169 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26d83413]
|
|
2020-08-13 21:35:57.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.172 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.173 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55f25b2c]
|
|
2020-08-13 21:35:57.173 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.175 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.176 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.176 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.176 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.176 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.176 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a2d936b]
|
|
2020-08-13 21:35:57.176 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.180 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2cfd1f49]
|
|
2020-08-13 21:35:57.180 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.181 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.181 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.181 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.181 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.182 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.182 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32f23b2c]
|
|
2020-08-13 21:35:57.182 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.183 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.183 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ad66b8e]
|
|
2020-08-13 21:35:57.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.185 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.185 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.185 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.186 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.186 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.186 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cf2958f]
|
|
2020-08-13 21:35:57.186 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.190 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.190 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.190 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.192 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.192 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.192 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.194 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.195 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.195 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@979fe87]
|
|
2020-08-13 21:35:57.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fd8d78c]
|
|
2020-08-13 21:35:57.203 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@635778a7]
|
|
2020-08-13 21:35:57.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@264d77ed]
|
|
2020-08-13 21:35:57.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dc2af5e]
|
|
2020-08-13 21:35:57.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ac2e23a]
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a7f8156]
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.219 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.219 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.219 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@210e63da]
|
|
2020-08-13 21:35:57.219 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.221 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@671b855e]
|
|
2020-08-13 21:35:57.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.228 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4773ba92]
|
|
2020-08-13 21:35:57.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.230 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f963c38]
|
|
2020-08-13 21:35:57.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.231 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c06cdae]
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.236 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.236 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b1cbba4]
|
|
2020-08-13 21:35:57.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.237 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.237 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.237 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a6aac44]
|
|
2020-08-13 21:35:57.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.239 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.241 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.241 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.241 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15bff546]
|
|
2020-08-13 21:35:57.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.246 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.246 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69b9995d]
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4984bdf]
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.247 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.249 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.249 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.249 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.252 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.252 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.252 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325756834/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54e7d022]
|
|
2020-08-13 21:35:57.253 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.254 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.260 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.260 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.260 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.260 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.260 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.260 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:57.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:57.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:57.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:58.689 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:58.689 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ccb6de3]
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, false]
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:58.690 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:58.694 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=23, fileName=鄂C·D3098.jpg, filePath=D:/PlateDetect/01_蓝牌/鄂C·D3098.jpg, fileType=jpg, fileLength=0, plate=鄂CD3098, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642724648/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:35:58.695 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:58.702 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:35:58.702 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:35:58.702 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:35:59.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:35:59.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:35:59.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:35:59.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:35:59.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:35:59.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, true]
|
|
2020-08-13 21:35:59.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=23, fileName=鄂C·D3098.jpg, filePath=D:/PlateDetect/01_蓝牌/鄂C·D3098.jpg, fileType=jpg, fileLength=0, plate=鄂CD3098, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325759923/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3209, parentId=23, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3214, parentId=23, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3221, parentId=23, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3212, parentId=23, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3219, parentId=23, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3205, parentId=23, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3215, parentId=23, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3222, parentId=23, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3220, parentId=23, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3206, parentId=23, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3208, parentId=23, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3204, parentId=23, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3216, parentId=23, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3211, parentId=23, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3217, parentId=23, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3225, parentId=23, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3203, parentId=23, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3202, parentId=23, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3207, parentId=23, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3213, parentId=23, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3223, parentId=23, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3210, parentId=23, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3224, parentId=23, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3218, parentId=23, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3201, parentId=23, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325759923/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=吉S, plateColor=未知, sort=99)])
|
|
2020-08-13 21:36:00.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.148 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.148 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ecafa77]
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@852a459]
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.149 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d1463b4]
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b6978e]
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75b0b9de]
|
|
2020-08-13 21:36:00.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.151 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fe321a1]
|
|
2020-08-13 21:36:00.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.161 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.161 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.161 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.161 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.161 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a0ba858]
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b3323a1]
|
|
2020-08-13 21:36:00.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.163 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.163 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.163 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11200fb7]
|
|
2020-08-13 21:36:00.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.165 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.166 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.166 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.166 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.166 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.166 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ab187b7]
|
|
2020-08-13 21:36:00.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.168 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.168 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.168 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@192341fd]
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50055993]
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.171 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.172 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.175 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.176 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.176 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.179 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.179 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.179 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.179 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.179 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.179 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c8326fd]
|
|
2020-08-13 21:36:00.179 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.178 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19553111]
|
|
2020-08-13 21:36:00.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@405a876f]
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.182 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.184 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.184 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.184 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.185 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.187 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.187 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.187 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.187 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a49609a]
|
|
2020-08-13 21:36:00.187 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2465ccd1]
|
|
2020-08-13 21:36:00.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.195 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.195 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.195 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ea450d5]
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53767222]
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.198 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.199 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59d0ea92]
|
|
2020-08-13 21:36:00.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d657296]
|
|
2020-08-13 21:36:00.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.209 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.209 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.209 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.209 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.209 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.209 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f1e797a]
|
|
2020-08-13 21:36:00.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4be1f1b0]
|
|
2020-08-13 21:36:00.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@203a934]
|
|
2020-08-13 21:36:00.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.218 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.218 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.218 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.222 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.222 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.222 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.223 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:00.223 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:00.223 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:00.223 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:00.223 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:00.223 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1813e0f1]
|
|
2020-08-13 21:36:00.223 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.224 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.224 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.224 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.229 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.229 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.229 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.230 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.230 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.230 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:00.235 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:00.235 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:00.235 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:04.029 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:04.030 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:04.030 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:04.030 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:04.030 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:04.030 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, false]
|
|
2020-08-13 21:36:04.030 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:04.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:04.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:04.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:04.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:04.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:04.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a0df0df]
|
|
2020-08-13 21:36:04.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:04.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642735816/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:36:04.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:04.043 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:04.043 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:04.043 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.183 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.183 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.183 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:05.183 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:05.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, true]
|
|
2020-08-13 21:36:05.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.446 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325765186/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3247, parentId=25, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3257, parentId=25, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3264, parentId=25, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3269, parentId=25, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3268, parentId=25, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3259, parentId=25, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3263, parentId=25, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3252, parentId=25, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3244, parentId=25, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3249, parentId=25, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3238, parentId=25, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3236, parentId=25, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3271, parentId=25, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3272, parentId=25, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3273, parentId=25, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3261, parentId=25, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3255, parentId=25, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3270, parentId=25, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3256, parentId=25, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3248, parentId=25, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3253, parentId=25, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3230, parentId=25, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3240, parentId=25, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3234, parentId=25, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3251, parentId=25, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3242, parentId=25, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3231, parentId=25, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3233, parentId=25, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3228, parentId=25, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3243, parentId=25, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3239, parentId=25, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3232, parentId=25, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3235, parentId=25, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3254, parentId=25, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3246, parentId=25, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3241, parentId=25, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3245, parentId=25, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3250, parentId=25, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3229, parentId=25, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3237, parentId=25, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3227, parentId=25, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3260, parentId=25, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3266, parentId=25, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3258, parentId=25, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3267, parentId=25, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3262, parentId=25, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3265, parentId=25, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3226, parentId=25, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325765186/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=赣L88888, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:36:05.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.471 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36376560]
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@679aa3b9]
|
|
2020-08-13 21:36:05.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.474 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.474 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.474 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.476 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.476 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.476 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.476 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.476 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@de18da0]
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54235223]
|
|
2020-08-13 21:36:05.492 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.492 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.493 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.493 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.493 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.494 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.494 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.494 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.494 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.494 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68027f67]
|
|
2020-08-13 21:36:05.494 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.493 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.495 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@98bf5f4]
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.493 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61e138a6]
|
|
2020-08-13 21:36:05.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.499 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.499 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.499 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.499 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.499 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ad07b0a]
|
|
2020-08-13 21:36:05.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a67111f]
|
|
2020-08-13 21:36:05.503 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.506 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.506 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.506 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.506 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4dd36ccb]
|
|
2020-08-13 21:36:05.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.512 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.512 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.512 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.516 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36ca6837]
|
|
2020-08-13 21:36:05.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.523 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.523 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.523 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.523 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.523 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.523 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7154a230]
|
|
2020-08-13 21:36:05.523 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7695b810]
|
|
2020-08-13 21:36:05.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7bf95b94]
|
|
2020-08-13 21:36:05.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.529 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.529 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.529 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.529 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.529 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.529 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4056c637]
|
|
2020-08-13 21:36:05.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.531 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.531 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.531 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63075227]
|
|
2020-08-13 21:36:05.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.536 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48517faf]
|
|
2020-08-13 21:36:05.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.540 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.540 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.540 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.544 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.545 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.545 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.545 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.545 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.545 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bf9c6f9]
|
|
2020-08-13 21:36:05.545 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6018461a]
|
|
2020-08-13 21:36:05.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.554 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.554 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.554 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.555 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.555 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.555 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.558 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.558 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.558 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.558 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.558 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.558 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f06647c]
|
|
2020-08-13 21:36:05.558 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.561 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.561 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b2762db]
|
|
2020-08-13 21:36:05.561 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.563 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.564 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.564 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f9f95b]
|
|
2020-08-13 21:36:05.565 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7856d1bf]
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67495be8]
|
|
2020-08-13 21:36:05.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74596f77]
|
|
2020-08-13 21:36:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.571 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.571 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.571 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.572 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.572 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.572 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6681fd69]
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.579 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.581 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.581 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@783c120d]
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61708c13]
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.584 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.585 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.585 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.587 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e42b4f1]
|
|
2020-08-13 21:36:05.588 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.593 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.593 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.593 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.594 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.594 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.594 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.594 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.594 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.594 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f885a0b]
|
|
2020-08-13 21:36:05.594 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51946fed]
|
|
2020-08-13 21:36:05.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7525fc2e]
|
|
2020-08-13 21:36:05.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.605 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.605 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.605 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@145ef4bc]
|
|
2020-08-13 21:36:05.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.609 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.609 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.609 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.609 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.609 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.609 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@781c143c]
|
|
2020-08-13 21:36:05.609 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54c571d9]
|
|
2020-08-13 21:36:05.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.618 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.618 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.618 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c7ed374]
|
|
2020-08-13 21:36:05.626 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.627 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54341d6b]
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@445e13ea]
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.635 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.635 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.635 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3353da3c]
|
|
2020-08-13 21:36:05.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.641 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.641 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.641 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.642 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.642 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.642 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ae937c9]
|
|
2020-08-13 21:36:05.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56071946]
|
|
2020-08-13 21:36:05.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.653 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59ab38a7]
|
|
2020-08-13 21:36:05.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.658 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.658 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.658 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.658 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.658 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39ea51f]
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@422c8796]
|
|
2020-08-13 21:36:05.659 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.666 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.667 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c0947ef]
|
|
2020-08-13 21:36:05.667 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.667 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.667 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.668 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.668 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.668 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.668 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.668 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.668 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12bd9a9e]
|
|
2020-08-13 21:36:05.668 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ac8ef84]
|
|
2020-08-13 21:36:05.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.678 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.678 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.678 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.679 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.681 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.681 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.681 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.685 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:05.685 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:05.685 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:05.685 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:05.694 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.694 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:05.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.695 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d73c5d6]
|
|
2020-08-13 21:36:05.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.695 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.704 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.704 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.704 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:05.710 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:05.710 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:05.710 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, false]
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:09.872 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:09.873 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67c2ab44]
|
|
2020-08-13 21:36:09.873 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:09.873 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:09.873 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:09.873 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:09.877 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=22, fileName=鲁A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁A·88888.jpg, fileType=jpg, fileLength=0, plate=鲁A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725208/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:36:09.877 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:11.978 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:11.979 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:11.979 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:11.979 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:11.979 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:11.979 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, true]
|
|
2020-08-13 21:36:11.979 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=22, fileName=鲁A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁A·88888.jpg, fileType=jpg, fileLength=0, plate=鲁A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325771981/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3277, parentId=22, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3279, parentId=22, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3281, parentId=22, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3278, parentId=22, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3276, parentId=22, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3280, parentId=22, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3275, parentId=22, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3274, parentId=22, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325771981/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-13 21:36:12.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.203 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37d6583e]
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c59f594]
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.205 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.205 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.205 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.205 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38819b5]
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5890c844]
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f66ebc6]
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b63739e]
|
|
2020-08-13 21:36:12.206 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.207 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:12.216 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.217 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:12.217 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:12.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@752b4ea5]
|
|
2020-08-13 21:36:12.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.220 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.220 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.220 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:12.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:12.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:12.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:12.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:12.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:12.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325771981/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45481930]
|
|
2020-08-13 21:36:12.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.231 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:12.231 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:12.231 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b363564]
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, false]
|
|
2020-08-13 21:36:18.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:18.040 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:18.040 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:18.040 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:18.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=33, fileName=鲁B·QG527.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·QG527.jpg, fileType=jpg, fileLength=0, plate=鲁BQG527, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642732526/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:36:18.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.155 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.156 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.156 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:19.156 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.156 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:19.156 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, true]
|
|
2020-08-13 21:36:19.156 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.414 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=33, fileName=鲁B·QG527.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·QG527.jpg, fileType=jpg, fileLength=0, plate=鲁BQG527, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325779158/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3312, parentId=33, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3305, parentId=33, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3292, parentId=33, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3285, parentId=33, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3289, parentId=33, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3306, parentId=33, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3307, parentId=33, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3298, parentId=33, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3300, parentId=33, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3304, parentId=33, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3301, parentId=33, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3324, parentId=33, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3327, parentId=33, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3315, parentId=33, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3319, parentId=33, fileName=debug_char_contour25.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour25.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3309, parentId=33, fileName=debug_char_contour26.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour26.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3311, parentId=33, fileName=debug_char_contour27.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour27.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3317, parentId=33, fileName=debug_char_contour28.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour28.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3320, parentId=33, fileName=debug_char_contour29.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour29.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3299, parentId=33, fileName=debug_char_contour30.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour30.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3284, parentId=33, fileName=debug_char_contour32.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour32.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3288, parentId=33, fileName=debug_char_contour33.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour33.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3291, parentId=33, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3293, parentId=33, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3283, parentId=33, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3287, parentId=33, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3329, parentId=33, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3318, parentId=33, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3308, parentId=33, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3302, parentId=33, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3321, parentId=33, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3331, parentId=33, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3325, parentId=33, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3322, parentId=33, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3326, parentId=33, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3310, parentId=33, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3294, parentId=33, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3296, parentId=33, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3286, parentId=33, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3290, parentId=33, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3330, parentId=33, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3314, parentId=33, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3328, parentId=33, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3323, parentId=33, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3313, parentId=33, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3316, parentId=33, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3295, parentId=33, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3297, parentId=33, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3303, parentId=33, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3282, parentId=33, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325779158/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:19, recoPlate=沪QG527, plateColor=未知, sort=99)])
|
|
2020-08-13 21:36:19.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55a37c3]
|
|
2020-08-13 21:36:19.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.433 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.433 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.434 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.434 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.434 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.434 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fd1b83c]
|
|
2020-08-13 21:36:19.434 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ce71c17]
|
|
2020-08-13 21:36:19.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.436 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.436 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.436 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.436 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.436 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.436 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.436 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d0e09c8]
|
|
2020-08-13 21:36:19.438 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67d2225d]
|
|
2020-08-13 21:36:19.438 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.437 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.439 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.439 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@247e9552]
|
|
2020-08-13 21:36:19.439 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.444 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.444 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.444 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.445 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.445 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.445 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.447 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.447 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.447 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.447 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.447 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.447 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e06d854]
|
|
2020-08-13 21:36:19.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63cd2278]
|
|
2020-08-13 21:36:19.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b4eff2b]
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52a34ac3]
|
|
2020-08-13 21:36:19.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33695861]
|
|
2020-08-13 21:36:19.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.472 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.472 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.472 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.473 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.473 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.473 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1866ccc7]
|
|
2020-08-13 21:36:19.473 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.474 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.474 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.474 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7171bd46]
|
|
2020-08-13 21:36:19.477 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.478 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.478 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.478 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47666e75]
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4272ff1d]
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.479 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour25.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@274edcf]
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour26.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43a96d92]
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.493 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.493 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.493 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour27.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66d6d23e]
|
|
2020-08-13 21:36:19.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.495 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.495 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.495 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.495 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.495 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.495 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour28.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39d376a3]
|
|
2020-08-13 21:36:19.495 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.497 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.497 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.497 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.502 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.503 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.503 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour29.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4542c6ee]
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour30.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2348d56d]
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.504 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.511 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.511 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.511 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.511 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.511 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.511 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour32.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c98c823]
|
|
2020-08-13 21:36:19.511 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.512 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.512 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.512 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.516 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.516 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.516 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.516 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.517 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.517 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour33.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e26c61b]
|
|
2020-08-13 21:36:19.517 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8dd7154]
|
|
2020-08-13 21:36:19.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.519 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61504138]
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.521 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.521 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.521 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.521 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2100d537]
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1841dd10]
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39bd1f3e]
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31437628]
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.534 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a33e685]
|
|
2020-08-13 21:36:19.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51513dee]
|
|
2020-08-13 21:36:19.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.542 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.542 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.542 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.542 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.543 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.543 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b2348ec]
|
|
2020-08-13 21:36:19.543 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.544 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.544 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@612f310f]
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f4e6d71]
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.546 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.546 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.546 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26d628c2]
|
|
2020-08-13 21:36:19.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.557 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.557 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.557 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62063513]
|
|
2020-08-13 21:36:19.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.562 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.562 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.562 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d53718e]
|
|
2020-08-13 21:36:19.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.569 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.569 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.569 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.574 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.574 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.574 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.574 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.574 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.574 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@344768a9]
|
|
2020-08-13 21:36:19.574 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.577 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.577 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.577 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77eef242]
|
|
2020-08-13 21:36:19.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23ba9078]
|
|
2020-08-13 21:36:19.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.588 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.589 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.589 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f72c3ab]
|
|
2020-08-13 21:36:19.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.592 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.592 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.592 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bfea774]
|
|
2020-08-13 21:36:19.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31abfc7d]
|
|
2020-08-13 21:36:19.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.601 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.602 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45ca39fb]
|
|
2020-08-13 21:36:19.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46a13e74]
|
|
2020-08-13 21:36:19.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.610 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.610 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.610 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.615 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.615 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.616 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10e46137]
|
|
2020-08-13 21:36:19.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.622 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.622 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.622 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2670f9fb]
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@556ec5b5]
|
|
2020-08-13 21:36:19.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cdbc20d]
|
|
2020-08-13 21:36:19.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:19.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:19.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:19.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:19.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:19.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325779158/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29eeb895]
|
|
2020-08-13 21:36:19.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.634 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:19.639 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:19.639 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:19.639 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:49.450 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:49.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:49.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:49.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:49.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:49.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, false]
|
|
2020-08-13 21:36:49.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:49.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=22, fileName=鲁A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁A·88888.jpg, fileType=jpg, fileLength=0, plate=鲁A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325771981/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3277, parentId=22, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3279, parentId=22, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3281, parentId=22, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3278, parentId=22, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3276, parentId=22, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3280, parentId=22, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3275, parentId=22, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3274, parentId=22, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325771981/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-13 21:36:49.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:49.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:49.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:49.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:49.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:49.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:49.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, false]
|
|
2020-08-13 21:36:49.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:49.575 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=22, fileName=鲁A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁A·88888.jpg, fileType=jpg, fileLength=0, plate=鲁A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325771981/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3277, parentId=22, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3279, parentId=22, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3281, parentId=22, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3278, parentId=22, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3276, parentId=22, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3280, parentId=22, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3275, parentId=22, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325771981/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3274, parentId=22, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325771981/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:12, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-13 21:36:49.575 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:51.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:51.529 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b35ec33]
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, false]
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:51.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:51.534 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=31, fileName=鲁J·RW350.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁J·RW350.jpg, fileType=jpg, fileLength=0, plate=鲁JRW350, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731868/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:36:51.534 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:51.538 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:51.538 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:51.538 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:53.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:53.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, true]
|
|
2020-08-13 21:36:53.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.333 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=31, fileName=鲁J·RW350.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁J·RW350.jpg, fileType=jpg, fileLength=0, plate=鲁JRW350, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325813103/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3345, parentId=31, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3347, parentId=31, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3352, parentId=31, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3342, parentId=31, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3335, parentId=31, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3339, parentId=31, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3357, parentId=31, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3353, parentId=31, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3338, parentId=31, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3336, parentId=31, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3349, parentId=31, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3358, parentId=31, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3346, parentId=31, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3334, parentId=31, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3333, parentId=31, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3350, parentId=31, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3337, parentId=31, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3341, parentId=31, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3343, parentId=31, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3348, parentId=31, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3344, parentId=31, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3355, parentId=31, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3356, parentId=31, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3354, parentId=31, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3340, parentId=31, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3351, parentId=31, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3332, parentId=31, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325813103/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:53, recoPlate=鲁JRW350, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:36:53.333 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35dbec71]
|
|
2020-08-13 21:36:53.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e4f1373]
|
|
2020-08-13 21:36:53.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.350 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f9aa04]
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b2ab565]
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f90ee3b]
|
|
2020-08-13 21:36:53.352 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.353 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6416e7f9]
|
|
2020-08-13 21:36:53.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.360 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5060368f]
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.361 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.365 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.365 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.365 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2799bac0]
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.367 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48932c0d]
|
|
2020-08-13 21:36:53.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.371 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.371 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.371 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.371 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.371 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.371 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23276870]
|
|
2020-08-13 21:36:53.371 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50e958d3]
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13c64ef6]
|
|
2020-08-13 21:36:53.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a4f60c3]
|
|
2020-08-13 21:36:53.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.385 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.386 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.386 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.387 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.387 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12d52e90]
|
|
2020-08-13 21:36:53.387 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.391 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.391 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.391 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.391 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.391 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.391 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5abf0fd1]
|
|
2020-08-13 21:36:53.391 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.393 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.393 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.393 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.393 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.393 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.393 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ece3f65]
|
|
2020-08-13 21:36:53.393 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.401 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.401 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.401 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.405 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.409 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.409 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3de1fc54]
|
|
2020-08-13 21:36:53.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.415 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.415 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.415 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e4ed8b0]
|
|
2020-08-13 21:36:53.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4daaa7c0]
|
|
2020-08-13 21:36:53.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.429 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7bc19fb7]
|
|
2020-08-13 21:36:53.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.436 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.436 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.436 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.436 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.436 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.436 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4478b6d4]
|
|
2020-08-13 21:36:53.436 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2df16dae]
|
|
2020-08-13 21:36:53.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.440 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.440 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.440 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41a83f74]
|
|
2020-08-13 21:36:53.444 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.451 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.451 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.451 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.453 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.453 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.454 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@297bff0f]
|
|
2020-08-13 21:36:53.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.461 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.461 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.462 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.462 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.462 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.462 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41430435]
|
|
2020-08-13 21:36:53.462 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d9d7548]
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325813103/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@151f9201]
|
|
2020-08-13 21:36:53.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.467 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.467 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.467 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.474 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:53.476 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:53.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:53.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:55.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:55.525 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31f36ee1]
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, false]
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:55.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:55.527 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:55.527 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:55.527 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:55.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=26, fileName=鲁K·K5555.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁K·K5555.jpg, fileType=jpg, fileLength=0, plate=鲁KK5555, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642735188/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:36:55.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:56.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:56.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, true]
|
|
2020-08-13 21:36:56.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.907 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=26, fileName=鲁K·K5555.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁K·K5555.jpg, fileType=jpg, fileLength=0, plate=鲁KK5555, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325816652/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3365, parentId=26, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3372, parentId=26, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3381, parentId=26, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3377, parentId=26, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3364, parentId=26, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3373, parentId=26, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3391, parentId=26, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3387, parentId=26, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3384, parentId=26, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3392, parentId=26, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3388, parentId=26, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3380, parentId=26, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3376, parentId=26, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3393, parentId=26, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3363, parentId=26, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3374, parentId=26, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3389, parentId=26, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3361, parentId=26, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3360, parentId=26, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3369, parentId=26, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3362, parentId=26, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3383, parentId=26, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3385, parentId=26, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3370, parentId=26, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3367, parentId=26, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3378, parentId=26, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3371, parentId=26, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3390, parentId=26, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3386, parentId=26, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3379, parentId=26, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3382, parentId=26, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3368, parentId=26, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3366, parentId=26, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3375, parentId=26, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3359, parentId=26, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325816652/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:56, recoPlate=鲁KK5555, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:36:56.908 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.924 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71875295]
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.925 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.926 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.926 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.926 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@520764ff]
|
|
2020-08-13 21:36:56.926 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@727603af]
|
|
2020-08-13 21:36:56.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@97d42bc]
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73ba6dba]
|
|
2020-08-13 21:36:56.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@367fbe7a]
|
|
2020-08-13 21:36:56.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.935 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.935 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.936 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.938 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.938 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.938 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@182ea6e4]
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.942 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f98aaac]
|
|
2020-08-13 21:36:56.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.946 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.946 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.946 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.946 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.947 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.947 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2600cf7c]
|
|
2020-08-13 21:36:56.947 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.948 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.950 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.951 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.951 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65663081]
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fd8405d]
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1824d1f4]
|
|
2020-08-13 21:36:56.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d1ab255]
|
|
2020-08-13 21:36:56.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20c0651b]
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e9e9b3b]
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.969 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.970 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.970 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.970 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.970 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.970 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.972 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.972 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.972 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31877346]
|
|
2020-08-13 21:36:56.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.980 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.980 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.980 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.980 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.980 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.980 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58dff4da]
|
|
2020-08-13 21:36:56.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.984 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.984 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75bd4c25]
|
|
2020-08-13 21:36:56.984 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.984 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d762ec]
|
|
2020-08-13 21:36:56.984 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@dbb13f0]
|
|
2020-08-13 21:36:56.992 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.992 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.992 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.995 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.995 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:56.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.996 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:56.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.996 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:56.998 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:56.999 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:56.999 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:56.999 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:56.999 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:56.999 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@237463d5]
|
|
2020-08-13 21:36:56.999 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f0edbe0]
|
|
2020-08-13 21:36:57.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.004 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.004 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.004 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23becdce]
|
|
2020-08-13 21:36:57.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.006 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.006 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.006 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.006 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.006 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.006 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f4a4371]
|
|
2020-08-13 21:36:57.006 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5662d6e]
|
|
2020-08-13 21:36:57.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.011 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.011 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.011 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.013 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.013 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.013 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6082ffb7]
|
|
2020-08-13 21:36:57.015 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.019 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.019 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.019 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a6ea0c9]
|
|
2020-08-13 21:36:57.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.023 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.023 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.024 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.024 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.024 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.024 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@312f434d]
|
|
2020-08-13 21:36:57.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d3161f5]
|
|
2020-08-13 21:36:57.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b8193f4]
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.031 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@394198a8]
|
|
2020-08-13 21:36:57.032 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3668c59a]
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23ed1552]
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.038 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.042 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.043 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.043 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@722d2652]
|
|
2020-08-13 21:36:57.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.046 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.046 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.046 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.046 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.047 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.047 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.051 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:57.052 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:57.052 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:57.052 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:57.052 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:57.052 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325816652/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46719e01]
|
|
2020-08-13 21:36:57.052 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.053 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.053 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.053 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:57.059 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:57.059 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:57.059 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, false]
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c0fbff9]
|
|
2020-08-13 21:36:58.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325765186/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3247, parentId=25, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3257, parentId=25, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3264, parentId=25, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3269, parentId=25, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3268, parentId=25, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3259, parentId=25, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3263, parentId=25, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3252, parentId=25, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3244, parentId=25, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3249, parentId=25, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3238, parentId=25, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3236, parentId=25, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3271, parentId=25, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3272, parentId=25, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3273, parentId=25, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3261, parentId=25, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3255, parentId=25, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3270, parentId=25, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3256, parentId=25, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3248, parentId=25, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3253, parentId=25, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3230, parentId=25, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3240, parentId=25, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3234, parentId=25, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3251, parentId=25, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3242, parentId=25, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3231, parentId=25, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3233, parentId=25, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3228, parentId=25, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3243, parentId=25, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3239, parentId=25, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3232, parentId=25, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3235, parentId=25, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3254, parentId=25, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3246, parentId=25, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3241, parentId=25, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3245, parentId=25, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3250, parentId=25, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3229, parentId=25, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3237, parentId=25, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3227, parentId=25, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3260, parentId=25, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3266, parentId=25, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3258, parentId=25, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3267, parentId=25, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3262, parentId=25, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3265, parentId=25, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3226, parentId=25, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325765186/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:05, recoPlate=赣L88888, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:36:58.863 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47da41e0]
|
|
2020-08-13 21:36:58.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.883 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.883 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.883 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.884 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@388e5742]
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.885 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@471f9ed4]
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.887 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60d96feb]
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.888 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d889151]
|
|
2020-08-13 21:36:58.889 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d2f3143]
|
|
2020-08-13 21:36:58.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.891 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.891 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.891 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1be48474]
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6881204f]
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c389aea]
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a2ed679]
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.905 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f846266]
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6606ecc8]
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.906 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.907 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.907 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.907 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.907 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.907 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.907 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.907 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.908 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.908 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@614411fb]
|
|
2020-08-13 21:36:58.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d6e0105]
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.915 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.922 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24b2aa1]
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@485a690c]
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53241547]
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.923 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.925 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77e23a9e]
|
|
2020-08-13 21:36:58.925 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.926 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.926 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.926 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45cdb5ae]
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11d501d2]
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.930 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.930 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@785a3468]
|
|
2020-08-13 21:36:58.937 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c522673]
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.938 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@589fa7cb]
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f51c756]
|
|
2020-08-13 21:36:58.939 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.940 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.940 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.940 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42cd3e02]
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6413ddd4]
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.945 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.945 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.945 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@679d4f10]
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e1a2e59]
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@85127ad]
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.953 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5aab0d8e]
|
|
2020-08-13 21:36:58.954 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.954 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.954 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.954 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67adab42]
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59636789]
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.970 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.970 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35c51eab]
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.970 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f26811f]
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ad4b1cf]
|
|
2020-08-13 21:36:58.971 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f4106bc]
|
|
2020-08-13 21:36:58.972 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.973 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.973 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.973 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c19fa07]
|
|
2020-08-13 21:36:58.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2eae6415]
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@429a2130]
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.984 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4feb827a]
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@269c2039]
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@139d1fa0]
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.986 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.986 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.986 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54ab0f27]
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54a7d304]
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.992 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:58.993 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.993 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:58.993 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:58.993 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61a061c]
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41586242]
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.000 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a0fedaa]
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325765186/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43e116d4]
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:59.001 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:59.002 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:36:59.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.002 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.002 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:36:59.002 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:59.002 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:36:59.002 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.009 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.009 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.009 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:00.009 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.009 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:00.009 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, true]
|
|
2020-08-13 21:37:00.009 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.287 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325820012/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3411, parentId=25, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3427, parentId=25, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3439, parentId=25, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3444, parentId=25, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3442, parentId=25, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3443, parentId=25, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3425, parentId=25, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3419, parentId=25, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3422, parentId=25, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3401, parentId=25, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3412, parentId=25, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3408, parentId=25, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3431, parentId=25, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3423, parentId=25, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3426, parentId=25, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3424, parentId=25, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3421, parentId=25, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3432, parentId=25, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3429, parentId=25, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3406, parentId=25, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3398, parentId=25, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3403, parentId=25, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3397, parentId=25, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3407, parentId=25, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3404, parentId=25, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3415, parentId=25, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3437, parentId=25, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3428, parentId=25, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3409, parentId=25, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3400, parentId=25, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3399, parentId=25, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3396, parentId=25, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3410, parentId=25, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3402, parentId=25, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3414, parentId=25, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3418, parentId=25, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3416, parentId=25, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3420, parentId=25, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3413, parentId=25, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3417, parentId=25, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3405, parentId=25, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3434, parentId=25, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3395, parentId=25, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3438, parentId=25, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3435, parentId=25, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3440, parentId=25, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3430, parentId=25, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3436, parentId=25, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3433, parentId=25, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3441, parentId=25, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3394, parentId=25, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325820012/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:37:00, recoPlate=赣L88888, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:37:00.287 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13aa08e0]
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b5a28f3]
|
|
2020-08-13 21:37:00.307 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.308 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.308 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.308 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a77f1de]
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.310 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f2ec295]
|
|
2020-08-13 21:37:00.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.313 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.313 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4646e055]
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29305a9e]
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.319 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.321 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.324 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.324 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.324 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.324 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.324 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.324 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a4850d6]
|
|
2020-08-13 21:37:00.324 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.326 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.326 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.326 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.327 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.327 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d2685b]
|
|
2020-08-13 21:37:00.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.329 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cdf14bf]
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.332 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.332 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.332 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13abf507]
|
|
2020-08-13 21:37:00.332 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.333 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.333 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.333 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.333 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.333 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.333 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d5f2a5c]
|
|
2020-08-13 21:37:00.333 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c34018c]
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.336 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.337 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.339 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.339 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.339 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73a7678c]
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.343 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.343 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.344 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.348 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.348 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.348 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.348 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.348 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.348 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64b8c85c]
|
|
2020-08-13 21:37:00.348 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.349 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.351 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.351 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.351 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@301cbdc2]
|
|
2020-08-13 21:37:00.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@280dff6c]
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45b883b]
|
|
2020-08-13 21:37:00.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43b8839b]
|
|
2020-08-13 21:37:00.365 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.366 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.366 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.366 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.371 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3be34219]
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47d1476c]
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@795a3501]
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51e87460]
|
|
2020-08-13 21:37:00.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7915b226]
|
|
2020-08-13 21:37:00.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.374 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.375 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2758b15e]
|
|
2020-08-13 21:37:00.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3df4911e]
|
|
2020-08-13 21:37:00.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e6bd935]
|
|
2020-08-13 21:37:00.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3be65045]
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f40e70f]
|
|
2020-08-13 21:37:00.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@134061f3]
|
|
2020-08-13 21:37:00.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.392 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.392 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.392 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e9ded5b]
|
|
2020-08-13 21:37:00.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.399 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.399 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.399 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.400 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.400 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.400 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.405 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.405 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.405 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e805ffb]
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b8faa86]
|
|
2020-08-13 21:37:00.406 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a8e7687]
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.408 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.409 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.409 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.409 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.413 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.413 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.413 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.415 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70fb27ef]
|
|
2020-08-13 21:37:00.415 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e8e9d65]
|
|
2020-08-13 21:37:00.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.416 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.416 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.416 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.417 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.417 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.417 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@153755a4]
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.423 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ac32364]
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78c8b2d1]
|
|
2020-08-13 21:37:00.424 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.425 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.425 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.425 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.426 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.426 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.426 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.430 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b5c15ef]
|
|
2020-08-13 21:37:00.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.438 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.438 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.438 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.438 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.438 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.438 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c55dab8]
|
|
2020-08-13 21:37:00.438 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b1cb0f4]
|
|
2020-08-13 21:37:00.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.441 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.441 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.441 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60c0fdc3]
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@290e5347]
|
|
2020-08-13 21:37:00.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2687f50a]
|
|
2020-08-13 21:37:00.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.448 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45926dd6]
|
|
2020-08-13 21:37:00.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@89bf448]
|
|
2020-08-13 21:37:00.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.449 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.450 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.450 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.450 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.455 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.459 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64824b1f]
|
|
2020-08-13 21:37:00.459 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10ee83fe]
|
|
2020-08-13 21:37:00.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.462 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.462 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.462 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@134f371c]
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f129ad7]
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.465 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.465 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.466 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:00.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:00.470 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:00.470 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:00.470 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:00.470 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:00.470 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325820012/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cd4a836]
|
|
2020-08-13 21:37:00.470 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.471 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:00.471 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:00.471 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.555 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, false]
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f56e5d9]
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=23, fileName=鄂C·D3098.jpg, filePath=D:/PlateDetect/01_蓝牌/鄂C·D3098.jpg, fileType=jpg, fileLength=0, plate=鄂CD3098, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325759923/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3209, parentId=23, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3214, parentId=23, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3221, parentId=23, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3212, parentId=23, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3219, parentId=23, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3205, parentId=23, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3215, parentId=23, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3222, parentId=23, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3220, parentId=23, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3206, parentId=23, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3208, parentId=23, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3204, parentId=23, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3216, parentId=23, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3211, parentId=23, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3217, parentId=23, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3225, parentId=23, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3203, parentId=23, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3202, parentId=23, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3207, parentId=23, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3213, parentId=23, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3223, parentId=23, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3210, parentId=23, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3224, parentId=23, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3218, parentId=23, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325759923/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3201, parentId=23, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325759923/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:36:00, recoPlate=吉S, plateColor=未知, sort=99)])
|
|
2020-08-13 21:37:08.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c4be3ff]
|
|
2020-08-13 21:37:08.576 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@575fe810]
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ae264c]
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3cc00de4]
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.578 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10b52a0b]
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b95fa49]
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.580 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.588 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.588 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78b17af5]
|
|
2020-08-13 21:37:08.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d0fd727]
|
|
2020-08-13 21:37:08.590 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.591 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.591 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.591 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.591 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65c188ac]
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.592 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@609ea506]
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f36ce7]
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c944e7c]
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.593 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.594 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.594 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.594 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.594 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.594 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.594 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.602 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.602 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e32fec6]
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7560547]
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.603 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9503562]
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.614 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4440edec]
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38d3b6a7]
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c691ae8]
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.616 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.616 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.616 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.622 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.622 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.622 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.622 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.622 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.622 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.622 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@379e3dc5]
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4493fd87]
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.623 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f7f9c89]
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@497332a5]
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63d191eb]
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39f39e49]
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:08.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:08.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:08.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:08.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:08.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:08.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325759923/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73cff498]
|
|
2020-08-13 21:37:08.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:08.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:08.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.576 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:10.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:10.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, true]
|
|
2020-08-13 21:37:10.577 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.825 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=23, fileName=鄂C·D3098.jpg, filePath=D:/PlateDetect/01_蓝牌/鄂C·D3098.jpg, fileType=jpg, fileLength=0, plate=鄂CD3098, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325830579/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3457, parentId=23, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3468, parentId=23, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3467, parentId=23, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3469, parentId=23, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3471, parentId=23, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3451, parentId=23, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3446, parentId=23, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3448, parentId=23, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3464, parentId=23, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3463, parentId=23, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3450, parentId=23, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3456, parentId=23, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3449, parentId=23, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3460, parentId=23, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3462, parentId=23, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3455, parentId=23, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3459, parentId=23, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3447, parentId=23, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3465, parentId=23, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3452, parentId=23, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3454, parentId=23, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3461, parentId=23, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3458, parentId=23, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3453, parentId=23, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3470, parentId=23, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3466, parentId=23, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325830579/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3445, parentId=23, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325830579/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:37:10, recoPlate=吉S, plateColor=未知, sort=99)])
|
|
2020-08-13 21:37:10.825 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.851 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.851 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@130b2f3f]
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ebb9dc7]
|
|
2020-08-13 21:37:10.852 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.854 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.854 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.854 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.854 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.854 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.855 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50d7f010]
|
|
2020-08-13 21:37:10.855 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.856 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.856 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.856 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.857 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d6091dc]
|
|
2020-08-13 21:37:10.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.859 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.859 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.859 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.859 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.859 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.860 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.860 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.860 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.860 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@661bdfe4]
|
|
2020-08-13 21:37:10.860 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.860 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.861 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28111e9a]
|
|
2020-08-13 21:37:10.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.864 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.864 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.864 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.871 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.871 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.871 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@536ea9bc]
|
|
2020-08-13 21:37:10.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.879 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.879 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.879 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.879 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.879 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.879 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7440f1c]
|
|
2020-08-13 21:37:10.879 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2565dbea]
|
|
2020-08-13 21:37:10.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.882 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.882 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.882 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.886 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bf51ab5]
|
|
2020-08-13 21:37:10.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.888 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.888 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.888 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.888 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.888 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.888 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50c5b124]
|
|
2020-08-13 21:37:10.888 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39ab7724]
|
|
2020-08-13 21:37:10.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.891 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.891 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.891 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.892 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.892 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.893 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.893 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.893 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78a4cbab]
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bc6547c]
|
|
2020-08-13 21:37:10.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.898 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.898 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.898 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.902 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.902 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.902 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65ae8aef]
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47bd462a]
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@562f6f5c]
|
|
2020-08-13 21:37:10.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.909 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.909 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23aa7136]
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2325a0a2]
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.909 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c39483f]
|
|
2020-08-13 21:37:10.910 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.913 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.913 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.913 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.915 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.915 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.915 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ff3688c]
|
|
2020-08-13 21:37:10.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.917 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.917 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.917 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.920 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.920 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.920 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.920 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.920 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.920 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@bb17098]
|
|
2020-08-13 21:37:10.921 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.922 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.922 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.922 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.926 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45cf08d6]
|
|
2020-08-13 21:37:10.926 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.929 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.929 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.929 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.929 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.929 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.929 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d596e67]
|
|
2020-08-13 21:37:10.929 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.930 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.930 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.930 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6593d116]
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@368956d0]
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.931 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.932 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:10.932 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:10.932 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:10.932 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:10.932 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325830579/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41b462e8]
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.933 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:10.941 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:10.941 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:10.941 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:35.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:35.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:35.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:35.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:35.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:35.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A3MA06.jpg, false]
|
|
2020-08-13 21:37:35.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:35.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:35.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:35.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:35.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:35.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:35.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A3MA06.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66fe677a]
|
|
2020-08-13 21:37:35.870 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:35.870 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:35.870 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:35.870 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:35.871 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=16, fileName=湘A3MA06.jpg, filePath=D:/PlateDetect/04_多车牌/湘A3MA06.jpg, fileType=jpg, fileLength=0, plate=湘A3MA06, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642688322/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:37:35.871 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:37.261 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:37.262 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:37.262 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:37.262 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:37.262 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:37.262 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A3MA06.jpg, true]
|
|
2020-08-13 21:37:37.262 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=16, fileName=湘A3MA06.jpg, filePath=D:/PlateDetect/04_多车牌/湘A3MA06.jpg, fileType=jpg, fileLength=0, plate=湘A3MA06, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325857264/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3476, parentId=16, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3537, parentId=16, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3542, parentId=16, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3495, parentId=16, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3499, parentId=16, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3479, parentId=16, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3482, parentId=16, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3488, parentId=16, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3512, parentId=16, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3517, parentId=16, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3522, parentId=16, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3503, parentId=16, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3508, parentId=16, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3523, parentId=16, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3527, parentId=16, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3519, parentId=16, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3524, parentId=16, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3528, parentId=16, fileName=debug_char_contour25.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour25.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3481, parentId=16, fileName=debug_char_contour26.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour26.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3486, parentId=16, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3492, parentId=16, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3497, parentId=16, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3510, parentId=16, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3515, parentId=16, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3525, parentId=16, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3530, parentId=16, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3513, parentId=16, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3544, parentId=16, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3518, parentId=16, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3520, parentId=16, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3484, parentId=16, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3490, parentId=16, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3494, parentId=16, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3501, parentId=16, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3504, parentId=16, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3505, parentId=16, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3507, parentId=16, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3498, parentId=16, fileName=debug_crop_18.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_18.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3502, parentId=16, fileName=debug_crop_19.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_19.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3489, parentId=16, fileName=debug_crop_20.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_20.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3506, parentId=16, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3477, parentId=16, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3478, parentId=16, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3474, parentId=16, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3475, parentId=16, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3539, parentId=16, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3543, parentId=16, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3545, parentId=16, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3529, parentId=16, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3521, parentId=16, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3526, parentId=16, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3532, parentId=16, fileName=debug_resize_17.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_17.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3483, parentId=16, fileName=debug_resize_18.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_18.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3487, parentId=16, fileName=debug_resize_19.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_19.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3493, parentId=16, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3509, parentId=16, fileName=debug_resize_21.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_21.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3514, parentId=16, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3496, parentId=16, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3500, parentId=16, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3480, parentId=16, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3485, parentId=16, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3491, parentId=16, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3541, parentId=16, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3511, parentId=16, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3546, parentId=16, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3516, parentId=16, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3536, parentId=16, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3540, parentId=16, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3533, parentId=16, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3535, parentId=16, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3538, parentId=16, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3531, parentId=16, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3534, parentId=16, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3472, parentId=16, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325857264/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=皖A3MA06, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3473, parentId=16, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597325857264/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:37:38, recoPlate=辽P69, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:37:38.116 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.143 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14ca85ff]
|
|
2020-08-13 21:37:38.143 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.143 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.143 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.143 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.144 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.144 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.144 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e7299c7]
|
|
2020-08-13 21:37:38.144 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46d74f32]
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.146 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21caff05]
|
|
2020-08-13 21:37:38.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66bfbcbe]
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a2bfac4]
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.151 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.159 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.159 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23838abc]
|
|
2020-08-13 21:37:38.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.174 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.174 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.174 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.175 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.175 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.176 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.178 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70f60fa7]
|
|
2020-08-13 21:37:38.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9cfec87]
|
|
2020-08-13 21:37:38.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@644a29e1]
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3fc219dd]
|
|
2020-08-13 21:37:38.191 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18adc8ca]
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68dbaef2]
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.197 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b0e6ddc]
|
|
2020-08-13 21:37:38.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.200 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.200 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.200 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.201 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bdf85d7]
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.202 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.203 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.204 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.204 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66927cbc]
|
|
2020-08-13 21:37:38.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.212 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.212 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.212 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.212 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.212 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.212 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6226495d]
|
|
2020-08-13 21:37:38.212 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55d2d626]
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.222 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.223 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.223 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.223 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.223 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.223 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e542e4d]
|
|
2020-08-13 21:37:38.223 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b5d9c4a]
|
|
2020-08-13 21:37:38.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.227 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.227 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.227 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour26.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64e6b467]
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour25.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@131ceabe]
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a378db1]
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@667533fb]
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3aed5f50]
|
|
2020-08-13 21:37:38.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2145d71e]
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.244 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.245 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.245 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.245 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a579403]
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f6ea1a6]
|
|
2020-08-13 21:37:38.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.254 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.254 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.254 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@179e6827]
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7357b669]
|
|
2020-08-13 21:37:38.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d013756]
|
|
2020-08-13 21:37:38.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.265 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a58cd25]
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45323052]
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d955542]
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.266 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.268 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.268 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.268 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.273 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.273 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.274 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.274 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68f60d3d]
|
|
2020-08-13 21:37:38.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.277 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.277 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.277 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.279 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.279 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.279 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7739af07]
|
|
2020-08-13 21:37:38.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.287 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.287 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.287 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.288 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.288 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42da8f25]
|
|
2020-08-13 21:37:38.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f87f584]
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.294 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.296 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.296 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.296 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c5f7c26]
|
|
2020-08-13 21:37:38.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.303 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.304 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.304 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.308 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48bd71ee]
|
|
2020-08-13 21:37:38.308 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e76323f]
|
|
2020-08-13 21:37:38.308 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.308 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.309 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.309 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.310 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.310 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.310 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.310 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ded708]
|
|
2020-08-13 21:37:38.310 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40f9f025]
|
|
2020-08-13 21:37:38.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.318 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.318 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.318 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@579fbcf5]
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@517b076]
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.322 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.326 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.326 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.326 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.329 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.330 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.330 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.330 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.330 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.330 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e08e693]
|
|
2020-08-13 21:37:38.330 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79da9b27]
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.329 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fd4432]
|
|
2020-08-13 21:37:38.331 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.332 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.332 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.332 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.333 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.334 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.334 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64d780fc]
|
|
2020-08-13 21:37:38.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.341 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.341 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.342 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.341 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.342 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.342 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.342 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.342 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.342 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e3d8561]
|
|
2020-08-13 21:37:38.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7da4fa35]
|
|
2020-08-13 21:37:38.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.350 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.351 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.351 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.352 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.352 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.352 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.352 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@636fffe0]
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.352 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@356ef3d3]
|
|
2020-08-13 21:37:38.353 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f5a0516]
|
|
2020-08-13 21:37:38.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.355 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.355 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.355 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.358 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3201f491]
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.361 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.363 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.363 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.363 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51c199f1]
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b8a1a72]
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@730ac386]
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7673f417]
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d9d1366]
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.377 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30896aec]
|
|
2020-08-13 21:37:38.384 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.386 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.386 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.386 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.387 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.387 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.387 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65a92df1]
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3eced116]
|
|
2020-08-13 21:37:38.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.397 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.397 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.397 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.397 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58988d6]
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7547cfa]
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.399 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.399 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e3359f0]
|
|
2020-08-13 21:37:38.399 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.405 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4163e134]
|
|
2020-08-13 21:37:38.406 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.407 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.407 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.407 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7378e43]
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50a29156]
|
|
2020-08-13 21:37:38.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.418 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.418 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.418 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.419 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.419 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.419 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.419 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6653349]
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13370242]
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1964f584]
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a91ea1e]
|
|
2020-08-13 21:37:38.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60397513]
|
|
2020-08-13 21:37:38.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.430 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.430 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.431 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325857264/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@709d9e7a]
|
|
2020-08-13 21:37:38.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.433 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.433 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.433 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:38.445 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:38.445 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:38.445 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, false]
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E6%B9%98A31Y83.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57d6fd9a]
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.673 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.674 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.674 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.674 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.679 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=15, fileName=湘A31Y83.jpg, filePath=D:/PlateDetect/04_多车牌/湘A31Y83.jpg, fileType=jpg, fileLength=0, plate=湘A31Y83, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325700575/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3067, parentId=15, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3058, parentId=15, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3063, parentId=15, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3070, parentId=15, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3075, parentId=15, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3064, parentId=15, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3051, parentId=15, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3057, parentId=15, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3082, parentId=15, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3087, parentId=15, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3073, parentId=15, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3076, parentId=15, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3095, parentId=15, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3055, parentId=15, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3086, parentId=15, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3080, parentId=15, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3045, parentId=15, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3046, parentId=15, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3098, parentId=15, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3093, parentId=15, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3097, parentId=15, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3092, parentId=15, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3089, parentId=15, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3094, parentId=15, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3050, parentId=15, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3061, parentId=15, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3071, parentId=15, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3077, parentId=15, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3083, parentId=15, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3072, parentId=15, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3049, parentId=15, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3054, parentId=15, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3060, parentId=15, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3047, parentId=15, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3078, parentId=15, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3062, parentId=15, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3068, parentId=15, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3084, parentId=15, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3074, parentId=15, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3079, parentId=15, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3048, parentId=15, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3053, parentId=15, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3059, parentId=15, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3065, parentId=15, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3066, parentId=15, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3069, parentId=15, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3052, parentId=15, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3056, parentId=15, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3090, parentId=15, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3088, parentId=15, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3096, parentId=15, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3091, parentId=15, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3081, parentId=15, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3085, parentId=15, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3044, parentId=15, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325700575/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:35:01, recoPlate=津JZ, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 21:37:42.679 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.703 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.703 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.703 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.703 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.703 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53d38e57]
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2698ab88]
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c3f2dd1]
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.705 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cb7983c]
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ff41737]
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@556651b1]
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.708 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.709 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.709 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.723 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.723 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.723 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.723 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@289530f5]
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d97d990]
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.725 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.725 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.725 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.725 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64c894a6]
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.726 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34195af8]
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e22595d]
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.728 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.728 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e5ba9ba]
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.731 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.731 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.735 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@412f5e47]
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.736 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.737 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.737 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.737 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2dc68171]
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bff005b]
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a2b9cbe]
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.739 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.739 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.739 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.739 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.739 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.739 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.739 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e13a58d]
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.747 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.747 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@242d5f79]
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.748 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@108e432d]
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f7f90d9]
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74703e78]
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.754 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.754 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.766 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.766 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.766 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.766 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.766 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.766 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3be89d34]
|
|
2020-08-13 21:37:42.766 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.774 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@829b18c]
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2225b68c]
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e4ce851]
|
|
2020-08-13 21:37:42.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12cf79d]
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.777 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.777 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.777 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.776 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.777 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.777 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@355173b7]
|
|
2020-08-13 21:37:42.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.782 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.782 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.782 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52ac8ed6]
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60c1428b]
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1066ad19]
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@fd5e410]
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cfc6108]
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.797 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77b169cc]
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b8e9fea]
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f5afae9]
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1614b1aa]
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6be55e68]
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7532224d]
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.812 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.813 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@208561d8]
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bfb326d]
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@103d5552]
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.826 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d6feafa]
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15324b61]
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bb89cdf]
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.828 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.829 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.829 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.829 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70d81f9a]
|
|
2020-08-13 21:37:42.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.834 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.834 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.834 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.841 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.841 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.841 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.841 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.841 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.841 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36596a6a]
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@bbf54a3]
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3adcab8a]
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c212c24]
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.843 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4553dd20]
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.844 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.845 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.845 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.845 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26c5f587]
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.848 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10de2289]
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@735faf35]
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46773604]
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325700575/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@698cc5f9]
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:42.857 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:48.207 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:48.207 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E8%B5%A3A%C2%B782F36.jpg, false]
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E8%B5%A3A%C2%B782F36.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3833b794]
|
|
2020-08-13 21:37:48.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:48.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=38, fileName=赣A·82F36.jpg, filePath=D:/PlateDetect/04_多车牌/赣A·82F36.jpg, fileType=jpg, fileLength=0, plate=赣A82F36, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642723162/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:37:48.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:48.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:48.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:48.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.009 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.009 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:37:51.009 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.009 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:37:51.009 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C04_%E5%A4%9A%E8%BD%A6%E7%89%8C%5C%E8%B5%A3A%C2%B782F36.jpg, true]
|
|
2020-08-13 21:37:51.009 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=38, fileName=赣A·82F36.jpg, filePath=D:/PlateDetect/04_多车牌/赣A·82F36.jpg, fileType=jpg, fileLength=0, plate=赣A82F36, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597325871011/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3567, parentId=38, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3552, parentId=38, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3579, parentId=38, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3570, parentId=38, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3574, parentId=38, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3586, parentId=38, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3575, parentId=38, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3581, parentId=38, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3562, parentId=38, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3573, parentId=38, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3568, parentId=38, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3580, parentId=38, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3578, parentId=38, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3583, parentId=38, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3560, parentId=38, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3555, parentId=38, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3563, parentId=38, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3558, parentId=38, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3584, parentId=38, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3554, parentId=38, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3561, parentId=38, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3553, parentId=38, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3556, parentId=38, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3577, parentId=38, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3572, parentId=38, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3559, parentId=38, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3550, parentId=38, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3551, parentId=38, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3557, parentId=38, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3591, parentId=38, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3592, parentId=38, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3595, parentId=38, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3576, parentId=38, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3587, parentId=38, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3582, parentId=38, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3569, parentId=38, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3571, parentId=38, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3565, parentId=38, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3566, parentId=38, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3590, parentId=38, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3588, parentId=38, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3594, parentId=38, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3585, parentId=38, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3593, parentId=38, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3589, parentId=38, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3564, parentId=38, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3547, parentId=38, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597325871011/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=赣A82F36, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3548, parentId=38, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597325871011/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=湘AB148G, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3549, parentId=38, fileName=result_2.png, filePath=D:/PlateDetect/temp/1597325871011/result_2.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:37:51, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-13 21:37:51.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.761 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.761 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.761 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.761 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.761 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.761 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19574c26]
|
|
2020-08-13 21:37:51.761 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@733f3162]
|
|
2020-08-13 21:37:51.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.768 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.768 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.768 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.768 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.768 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.768 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@390912c3]
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@553e44cf]
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ffa474a]
|
|
2020-08-13 21:37:51.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.770 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.771 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.771 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.771 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.771 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.772 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@295bb605]
|
|
2020-08-13 21:37:51.772 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.773 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.773 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.773 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.774 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.775 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.775 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11aa1d58]
|
|
2020-08-13 21:37:51.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.778 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.778 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.778 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.780 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.780 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.780 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.784 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.784 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.784 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.784 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.784 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.784 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38d329db]
|
|
2020-08-13 21:37:51.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@641b7ee]
|
|
2020-08-13 21:37:51.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@679f69ee]
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57fa91b8]
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.795 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.795 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.795 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.800 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.800 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.800 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.800 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.800 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.800 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/result_2.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ca26e9e]
|
|
2020-08-13 21:37:51.800 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4095574e]
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3902de78]
|
|
2020-08-13 21:37:51.812 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a50e04d]
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@555845eb]
|
|
2020-08-13 21:37:51.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.822 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.823 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.823 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.823 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.823 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.823 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4796af50]
|
|
2020-08-13 21:37:51.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.829 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.829 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.829 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.829 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.829 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.829 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7eb1ca44]
|
|
2020-08-13 21:37:51.829 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6488a66c]
|
|
2020-08-13 21:37:51.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.831 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.831 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.831 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.833 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.833 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76cb7f2f]
|
|
2020-08-13 21:37:51.833 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.834 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bcc4728]
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.835 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.839 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.840 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.840 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.840 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.840 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.840 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.842 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.842 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.843 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.843 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.843 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.843 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@578b8e48]
|
|
2020-08-13 21:37:51.843 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.846 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.846 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.846 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3202e321]
|
|
2020-08-13 21:37:51.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.849 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.849 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.849 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.849 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.849 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.849 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.851 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.851 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.851 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3de27f0c]
|
|
2020-08-13 21:37:51.856 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.862 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.862 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.862 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57a7a949]
|
|
2020-08-13 21:37:51.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.869 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.869 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.869 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.869 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.869 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f350dd7]
|
|
2020-08-13 21:37:51.869 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.880 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.881 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36fdf14d]
|
|
2020-08-13 21:37:51.881 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.881 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.881 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.881 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66830f4d]
|
|
2020-08-13 21:37:51.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13d76f11]
|
|
2020-08-13 21:37:51.896 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67c2218c]
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.900 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64749543]
|
|
2020-08-13 21:37:51.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58272a4d]
|
|
2020-08-13 21:37:51.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.907 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.907 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.907 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.910 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.911 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.911 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.913 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.913 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.913 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25e1c3bc]
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.918 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.919 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.919 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.923 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.923 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.923 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.923 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.923 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.923 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2655ac7b]
|
|
2020-08-13 21:37:51.923 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7432f9e7]
|
|
2020-08-13 21:37:51.924 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.925 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.925 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.925 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.925 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.925 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.925 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c7bd752]
|
|
2020-08-13 21:37:51.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.928 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.928 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.928 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.931 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c74be67]
|
|
2020-08-13 21:37:51.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.935 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.935 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.935 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.935 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.935 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.935 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.936 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.936 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.937 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.937 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.937 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.937 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c3d96de]
|
|
2020-08-13 21:37:51.938 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18a24442]
|
|
2020-08-13 21:37:51.945 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.948 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.948 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.948 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@151a0c04]
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52e0dc1e]
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5baf614]
|
|
2020-08-13 21:37:51.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.953 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.954 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.954 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@444a67e3]
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.955 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.956 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.956 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.956 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b6c1807]
|
|
2020-08-13 21:37:51.956 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.957 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.957 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.957 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.963 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.963 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.963 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.963 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.963 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.963 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@524add2a]
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d3f7ef]
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e0e8fde]
|
|
2020-08-13 21:37:51.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.976 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.976 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.976 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.976 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.976 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.976 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.977 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6789330]
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325871011/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5194e0ab]
|
|
2020-08-13 21:37:51.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:37:51.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:37:51.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:37:51.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:29.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:29.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:29.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:38:29.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:29.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:38:29.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctemp, png,jpg,jpeg]
|
|
2020-08-13 21:38:29.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:29.140 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"15973085095890.jpg","filePath":"D:\\PlateDetect\\temp\\15973085095890.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973085095890.jpg","isDir":false}, {"fileName":"15973090663070.jpg","filePath":"D:\\PlateDetect\\temp\\15973090663070.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973090663070.jpg","isDir":false}, {"fileName":"15973091629390.jpg","filePath":"D:\\PlateDetect\\temp\\15973091629390.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973091629390.jpg","isDir":false}, {"fileName":"15973092405180.jpg","filePath":"D:\\PlateDetect\\temp\\15973092405180.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973092405180.jpg","isDir":false}, {"fileName":"15973092601390.jpg","filePath":"D:\\PlateDetect\\temp\\15973092601390.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973092601390.jpg","isDir":false}, {"fileName":"15973094394750.jpg","filePath":"D:\\PlateDetect\\temp\\15973094394750.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973094394750.jpg","isDir":false}, {"fileName":"15973096397970.jpg","filePath":"D:\\PlateDetect\\temp\\15973096397970.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973096397970.jpg","isDir":false}, {"fileName":"15973112227710.jpg","filePath":"D:\\PlateDetect\\temp\\15973112227710.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973112227710.jpg","isDir":false}, {"fileName":"15973112470780.jpg","filePath":"D:\\PlateDetect\\temp\\15973112470780.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973112470780.jpg","isDir":false}, {"fileName":"15973114301570.jpg","filePath":"D:\\PlateDetect\\temp\\15973114301570.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973114301570.jpg","isDir":false}, {"fileName":"15973115745770.jpg","filePath":"D:\\PlateDetect\\temp\\15973115745770.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973115745770.jpg","isDir":false}, {"fileName":"15973116091230.jpg","filePath":"D:\\PlateDetect\\temp\\15973116091230.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973116091230.jpg","isDir":false}, {"fileName":"15973118842980.jpg","filePath":"D:\\PlateDetect\\temp\\15973118842980.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973118842980.jpg","isDir":false}, {"fileName":"15973120358990.jpg","filePath":"D:\\PlateDetect\\temp\\15973120358990.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973120358990.jpg","isDir":false}, {"fileName":"15973247105750.jpg","filePath":"D:\\PlateDetect\\temp\\15973247105750.jpg","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\15973247105750.jpg","isDir":false}, {"fileName":"1597325477764","filePath":"D:\\PlateDetect\\temp\\1597325477764","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325477764","isDir":true}, {"fileName":"1597325669863","filePath":"D:\\PlateDetect\\temp\\1597325669863","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325669863","isDir":true}, {"fileName":"1597325700575","filePath":"D:\\PlateDetect\\temp\\1597325700575","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325700575","isDir":true}, {"fileName":"1597325720968","filePath":"D:\\PlateDetect\\temp\\1597325720968","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325720968","isDir":true}, {"fileName":"1597325738134","filePath":"D:\\PlateDetect\\temp\\1597325738134","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325738134","isDir":true}, {"fileName":"1597325748961","filePath":"D:\\PlateDetect\\temp\\1597325748961","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325748961","isDir":true}, {"fileName":"1597325756834","filePath":"D:\\PlateDetect\\temp\\1597325756834","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325756834","isDir":true}, {"fileName":"1597325759923","filePath":"D:\\PlateDetect\\temp\\1597325759923","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325759923","isDir":true}, {"fileName":"1597325765186","filePath":"D:\\PlateDetect\\temp\\1597325765186","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325765186","isDir":true}, {"fileName":"1597325771981","filePath":"D:\\PlateDetect\\temp\\1597325771981","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325771981","isDir":true}, {"fileName":"1597325779158","filePath":"D:\\PlateDetect\\temp\\1597325779158","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325779158","isDir":true}, {"fileName":"1597325813103","filePath":"D:\\PlateDetect\\temp\\1597325813103","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325813103","isDir":true}, {"fileName":"1597325816652","filePath":"D:\\PlateDetect\\temp\\1597325816652","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325816652","isDir":true}, {"fileName":"1597325820012","filePath":"D:\\PlateDetect\\temp\\1597325820012","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325820012","isDir":true}, {"fileName":"1597325830579","filePath":"D:\\PlateDetect\\temp\\1597325830579","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325830579","isDir":true}, {"fileName":"1597325857264","filePath":"D:\\PlateDetect\\temp\\1597325857264","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325857264","isDir":true}, {"fileName":"1597325871011","filePath":"D:\\PlateDetect\\temp\\1597325871011","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\1597325871011","isDir":true}, {"fileName":"test","filePath":"D:\\PlateDetect\\temp\\test","pid":"D:\\PlateDetect\\temp","id":"D:\\PlateDetect\\temp\\test","isDir":true}]
|
|
2020-08-13 21:38:29.140 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:30.970 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain, png,jpg,jpeg]
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"chars_recognise_ann","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann","pid":"D:\\PlateDetect\\train","id":"D:\\PlateDetect\\train\\chars_recognise_ann","isDir":true}, {"fileName":"plate_detect_svm","filePath":"D:\\PlateDetect\\train\\plate_detect_svm","pid":"D:\\PlateDetect\\train","id":"D:\\PlateDetect\\train\\plate_detect_svm","isDir":true}]
|
|
2020-08-13 21:38:30.971 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:31.975 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:31.976 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:31.976 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:38:31.976 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:31.976 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:38:31.976 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann, png,jpg,jpeg]
|
|
2020-08-13 21:38:31.976 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:31.977 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"learn","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","pid":"D:\\PlateDetect\\train\\chars_recognise_ann","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","isDir":true}]
|
|
2020-08-13 21:38:31.977 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:33.183 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:33.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:33.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:38:33.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:33.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:38:33.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn, png,jpg,jpeg]
|
|
2020-08-13 21:38:33.184 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:33.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"0","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\0","isDir":true}, {"fileName":"1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","isDir":true}, {"fileName":"2","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\2","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\2","isDir":true}, {"fileName":"3","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\3","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\3","isDir":true}, {"fileName":"4","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\4","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\4","isDir":true}, {"fileName":"5","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\5","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\5","isDir":true}, {"fileName":"6","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\6","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\6","isDir":true}, {"fileName":"7","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\7","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\7","isDir":true}, {"fileName":"8","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\8","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\8","isDir":true}, {"fileName":"9","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\9","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\9","isDir":true}, {"fileName":"A","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\A","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\A","isDir":true}, {"fileName":"B","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\B","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\B","isDir":true}, {"fileName":"C","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\C","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\C","isDir":true}, {"fileName":"D","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\D","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\D","isDir":true}, {"fileName":"E","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\E","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\E","isDir":true}, {"fileName":"F","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\F","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\F","isDir":true}, {"fileName":"G","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\G","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\G","isDir":true}, {"fileName":"H","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\H","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\H","isDir":true}, {"fileName":"J","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\J","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\J","isDir":true}, {"fileName":"K","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\K","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\K","isDir":true}, {"fileName":"L","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\L","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\L","isDir":true}, {"fileName":"M","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\M","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\M","isDir":true}, {"fileName":"N","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\N","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\N","isDir":true}, {"fileName":"P","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\P","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\P","isDir":true}, {"fileName":"Q","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Q","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Q","isDir":true}, {"fileName":"R","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\R","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\R","isDir":true}, {"fileName":"S","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\S","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\S","isDir":true}, {"fileName":"T","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\T","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\T","isDir":true}, {"fileName":"U","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\U","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\U","isDir":true}, {"fileName":"V","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\V","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\V","isDir":true}, {"fileName":"W","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\W","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\W","isDir":true}, {"fileName":"X","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\X","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\X","isDir":true}, {"fileName":"Y","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Y","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Y","isDir":true}, {"fileName":"Z","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Z","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\Z","isDir":true}, {"fileName":"zh_cuan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_cuan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_cuan","isDir":true}, {"fileName":"zh_e","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_e","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_e","isDir":true}, {"fileName":"zh_gan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan","isDir":true}, {"fileName":"zh_gan1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gan1","isDir":true}, {"fileName":"zh_gui","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui","isDir":true}, {"fileName":"zh_gui1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_gui1","isDir":true}, {"fileName":"zh_hei","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hei","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hei","isDir":true}, {"fileName":"zh_hu","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hu","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_hu","isDir":true}, {"fileName":"zh_ji","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ji","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ji","isDir":true}, {"fileName":"zh_jin","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jin","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jin","isDir":true}, {"fileName":"zh_jing","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jing","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jing","isDir":true}, {"fileName":"zh_jl","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jl","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_jl","isDir":true}, {"fileName":"zh_liao","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_liao","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_liao","isDir":true}, {"fileName":"zh_lu","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_lu","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_lu","isDir":true}, {"fileName":"zh_meng","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_meng","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_meng","isDir":true}, {"fileName":"zh_min","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_min","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_min","isDir":true}, {"fileName":"zh_ning","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ning","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_ning","isDir":true}, {"fileName":"zh_qing","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qing","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qing","isDir":true}, {"fileName":"zh_qiong","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qiong","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_qiong","isDir":true}, {"fileName":"zh_shan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_shan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_shan","isDir":true}, {"fileName":"zh_su","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_su","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_su","isDir":true}, {"fileName":"zh_sx","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_sx","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_sx","isDir":true}, {"fileName":"zh_wan","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_wan","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_wan","isDir":true}, {"fileName":"zh_xiang","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xiang","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xiang","isDir":true}, {"fileName":"zh_xin","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xin","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_xin","isDir":true}, {"fileName":"zh_yu","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu","isDir":true}, {"fileName":"zh_yu1","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu1","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yu1","isDir":true}, {"fileName":"zh_yue","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yue","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yue","isDir":true}, {"fileName":"zh_yun","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yun","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_yun","isDir":true}, {"fileName":"zh_zang","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zang","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zang","isDir":true}, {"fileName":"zh_zhe","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zhe","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\zh_zhe","isDir":true}]
|
|
2020-08-13 21:38:33.192 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:34.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:34.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:34.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:38:34.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:34.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:38:34.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C1, png,jpg,jpeg]
|
|
2020-08-13 21:38:34.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:34.902 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"113-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\113-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\113-5.jpg","isDir":false}, {"fileName":"127-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\127-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\127-4.jpg","isDir":false}, {"fileName":"13-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\13-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\13-1.jpg","isDir":false}, {"fileName":"13-8.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\13-8.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\13-8.jpg","isDir":false}, {"fileName":"137-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\137-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\137-1.jpg","isDir":false}, {"fileName":"155-6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\155-6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\155-6.jpg","isDir":false}, {"fileName":"158-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\158-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\158-2.jpg","isDir":false}, {"fileName":"158-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\158-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\158-3.jpg","isDir":false}, {"fileName":"158-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\158-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\158-4.jpg","isDir":false}, {"fileName":"175-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\175-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\175-3.jpg","isDir":false}, {"fileName":"175-8.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\175-8.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\175-8.jpg","isDir":false}, {"fileName":"176-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\176-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\176-1.jpg","isDir":false}, {"fileName":"21-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\21-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\21-1.jpg","isDir":false}, {"fileName":"212-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\212-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\212-3.jpg","isDir":false}, {"fileName":"23-11.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\23-11.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\23-11.jpg","isDir":false}, {"fileName":"26-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\26-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\26-1.jpg","isDir":false}, {"fileName":"27-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\27-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\27-5.jpg","isDir":false}, {"fileName":"33-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\33-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\33-4.jpg","isDir":false}, {"fileName":"33-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\33-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\33-5.jpg","isDir":false}, {"fileName":"35-0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\35-0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\35-0.jpg","isDir":false}, {"fileName":"36-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\36-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\36-1.jpg","isDir":false}, {"fileName":"40-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\40-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\40-5.jpg","isDir":false}, {"fileName":"55-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\55-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\55-4.jpg","isDir":false}, {"fileName":"55-7.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\55-7.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\55-7.jpg","isDir":false}, {"fileName":"56-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\56-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\56-2.jpg","isDir":false}, {"fileName":"56-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\56-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\56-3.jpg","isDir":false}, {"fileName":"66-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\66-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\66-3.jpg","isDir":false}, {"fileName":"70-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\70-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\70-1.jpg","isDir":false}, {"fileName":"71-2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\71-2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\71-2.jpg","isDir":false}, {"fileName":"71-4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\71-4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\71-4.jpg","isDir":false}, {"fileName":"76-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\76-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\76-5.jpg","isDir":false}, {"fileName":"80-0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\80-0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\80-0.jpg","isDir":false}, {"fileName":"81-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\81-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\81-5.jpg","isDir":false}, {"fileName":"9-5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\9-5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\9-5.jpg","isDir":false}, {"fileName":"93-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\93-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\93-3.jpg","isDir":false}, {"fileName":"94-1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\94-1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\94-1.jpg","isDir":false}, {"fileName":"94-3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\94-3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\94-3.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1008.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1008.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1008.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1038.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1038.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1038.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1088.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1088.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1088.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1121.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1121.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1121.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1128.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1128.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1128.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1135.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1135.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1135.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1147.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1147.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1147.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1148.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1148.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1148.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1158.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1158.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1158.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1160.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1160.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1160.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1169.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1169.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1169.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1219.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1219.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1219.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1228.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1228.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1228.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1238.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1238.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1238.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1245.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1245.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1245.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1251.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1251.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1251.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1258.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1258.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1258.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1264.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1264.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1264.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1265.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1265.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1265.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1272.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1272.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1272.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1278.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1278.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1278.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1279.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1279.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1279.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1285.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1285.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1285.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1286.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1286.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1286.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_129.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_129.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_129.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1290.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1290.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1290.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1291.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1291.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1291.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_13.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_13.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_13.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1346.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1346.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1346.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1347.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1347.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1347.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1355.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1355.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1355.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1356.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1356.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1356.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1359.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1359.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1359.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1365.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1365.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1365.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1372.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1372.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1372.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1402.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1402.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1402.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1423.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1423.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1423.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1430.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1430.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1430.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1485.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1485.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1485.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1528.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1528.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1528.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1535.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1535.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1535.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1552.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1552.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1552.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1562.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1562.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1562.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1590.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1590.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1590.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1638.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1638.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1638.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1645.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1645.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1645.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1715.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1715.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1715.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1736.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1736.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1736.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1743.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1743.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1743.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1749.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1749.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1749.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1756.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1756.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1756.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1768.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1768.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1768.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1774.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1774.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1774.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1781.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1781.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1781.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1788.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1788.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1788.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1795.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1795.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1795.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1801.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1801.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1801.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1810.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1810.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1810.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1848.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1848.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1848.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1854.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1854.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1854.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1869.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1869.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1869.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1874.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1874.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1874.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1881.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1881.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1881.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1888.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1888.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1888.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1894.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1894.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1894.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1922.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1922.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1922.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1929.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1929.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1929.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1932.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1932.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1932.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1936.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1936.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1936.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1939.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1939.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1939.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1943.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1943.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1943.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1946.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1946.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1946.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_1979.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1979.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_1979.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2080.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2080.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2080.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2096.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2096.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2096.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2106.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2106.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2106.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2109.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2109.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2109.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2110.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2110.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2110.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2114.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2114.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2114.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2115.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2115.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2115.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2179.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2179.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2179.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2180.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2180.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2180.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2186.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2186.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2186.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2193.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2193.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2193.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2213.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2213.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2213.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2220.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2220.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2220.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2227.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2227.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2227.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2246.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2246.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2246.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2279.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2279.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2279.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2280.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2280.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2280.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2306.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2306.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2306.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2313.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2313.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2313.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2323.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2323.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2323.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2326.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2326.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2326.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2327.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2327.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2327.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2328.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2328.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2328.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2329.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2329.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2329.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2330.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2330.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2330.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2333.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2333.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2333.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2334.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2334.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2334.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2335.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2335.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2335.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2336.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2336.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2336.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2337.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2337.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2337.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2340.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2340.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2340.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2347.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2347.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2347.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2364.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2364.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2364.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2366.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2366.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2366.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2367.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2367.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2367.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2372.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2372.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2372.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2378.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2378.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2378.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2386.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2386.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2386.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2388.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2388.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2388.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2389.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2389.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2389.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2410.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2410.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2410.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2423.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2423.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2423.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2430.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2430.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2430.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2437.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2437.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2437.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2440.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2440.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2440.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2441.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2441.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2441.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2442.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2442.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2442.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2443.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2443.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2443.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2444.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2444.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2444.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2447.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2447.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2447.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2448.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2448.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2448.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2449.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2449.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2449.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2450.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2450.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2450.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2451.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2451.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2451.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2454.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2454.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2454.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2467.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2467.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2467.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2478.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2478.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2478.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2479.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2479.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2479.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2480.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2480.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2480.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2481.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2481.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2481.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2482.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2482.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2482.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2483.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2483.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2483.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2492.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2492.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2492.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2499.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2499.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2499.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2514.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2514.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2514.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2521.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2521.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2521.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_254.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_254.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_254.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2568.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2568.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2568.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2583.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2583.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2583.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2597.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2597.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2597.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2611.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2611.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2611.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2655.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2655.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2655.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2667.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2667.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2667.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2744.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2744.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2744.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2776.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2776.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2776.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2780.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2780.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2780.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2783.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2783.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2783.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_2790.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2790.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_2790.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_296.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_296.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_296.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_303.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_303.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_303.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_345.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_345.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_345.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_352.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_352.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_352.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_3543.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_3543.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_3543.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_358.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_358.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_358.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_46.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_46.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_46.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_473.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_473.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_473.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_487.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_487.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_487.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_494.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_494.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_494.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_501.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_501.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_501.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_515.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_515.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_515.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_528.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_528.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_528.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_54.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_54.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_54.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_541.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_541.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_541.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_549.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_549.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_549.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_570.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_570.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_570.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_6.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_603.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_603.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_603.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_610.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_610.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_610.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_630.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_630.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_630.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_6400.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_6400.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_6400.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_658.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_658.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_658.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_662.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_662.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_662.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_663.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_663.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_663.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_664.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_664.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_664.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_665.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_665.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_665.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_666.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_666.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_666.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_68.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_68.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_68.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_704.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_704.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_704.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_725.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_725.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_725.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_726.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_726.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_726.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_732.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_732.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_732.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_733.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_733.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_733.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_735.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_735.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_735.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_736.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_736.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_736.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_757.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_757.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_757.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_78.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_78.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_78.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_789.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_789.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_789.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_796.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_796.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_796.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_85.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_85.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_85.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_899.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_899.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_899.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_906.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_906.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_906.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_913.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_913.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_913.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_992.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_992.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_992.jpg","isDir":false}, {"fileName":"debug_char_auxRoi_999.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_999.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_char_auxRoi_999.jpg","isDir":false}, {"fileName":"debug_specMat102.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat102.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat102.jpg","isDir":false}, {"fileName":"debug_specMat165.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat165.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat165.jpg","isDir":false}, {"fileName":"debug_specMat198.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat198.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat198.jpg","isDir":false}, {"fileName":"debug_specMat71.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat71.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat71.jpg","isDir":false}, {"fileName":"debug_specMat86.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat86.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\debug_specMat86.jpg","isDir":false}, {"fileName":"gt_116_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_116_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_116_2.jpg","isDir":false}, {"fileName":"gt_117_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_117_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_117_3.jpg","isDir":false}, {"fileName":"gt_117_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_117_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_117_4.jpg","isDir":false}, {"fileName":"gt_120_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_120_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_120_6.jpg","isDir":false}, {"fileName":"gt_125_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_125_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_125_5.jpg","isDir":false}, {"fileName":"gt_126_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_126_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_126_6.jpg","isDir":false}, {"fileName":"gt_127_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_127_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_127_2.jpg","isDir":false}, {"fileName":"gt_128_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_128_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_128_4.jpg","isDir":false}, {"fileName":"gt_130_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_130_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_130_3.jpg","isDir":false}, {"fileName":"gt_132_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_132_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_132_3.jpg","isDir":false}, {"fileName":"gt_136_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_136_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_136_3.jpg","isDir":false}, {"fileName":"gt_136_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_136_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_136_5.jpg","isDir":false}, {"fileName":"gt_137_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_137_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_137_5.jpg","isDir":false}, {"fileName":"gt_143_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_143_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_143_6.jpg","isDir":false}, {"fileName":"gt_146_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_146_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_146_5.jpg","isDir":false}, {"fileName":"gt_148_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_148_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_148_6.jpg","isDir":false}, {"fileName":"gt_149_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_149_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_149_4.jpg","isDir":false}, {"fileName":"gt_14_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_14_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_14_6.jpg","isDir":false}, {"fileName":"gt_152_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_152_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_152_3.jpg","isDir":false}, {"fileName":"gt_155_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_155_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_155_3.jpg","isDir":false}, {"fileName":"gt_163_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_163_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_163_4.jpg","isDir":false}, {"fileName":"gt_166_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_166_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_166_5.jpg","isDir":false}, {"fileName":"gt_170_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_170_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_170_6.jpg","isDir":false}, {"fileName":"gt_177_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_177_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_177_6.jpg","isDir":false}, {"fileName":"gt_17_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_17_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_17_4.jpg","isDir":false}, {"fileName":"gt_17_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_17_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_17_5.jpg","isDir":false}, {"fileName":"gt_180_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_180_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_180_5.jpg","isDir":false}, {"fileName":"gt_180_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_180_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_180_6.jpg","isDir":false}, {"fileName":"gt_188_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_188_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_188_3.jpg","isDir":false}, {"fileName":"gt_189_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_189_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_189_5.jpg","isDir":false}, {"fileName":"gt_189_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_189_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_189_6.jpg","isDir":false}, {"fileName":"gt_193_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_193_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_193_5.jpg","isDir":false}, {"fileName":"gt_194_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_194_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_194_4.jpg","isDir":false}, {"fileName":"gt_222_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_222_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_222_2.jpg","isDir":false}, {"fileName":"gt_223_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_223_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_223_3.jpg","isDir":false}, {"fileName":"gt_223_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_223_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_223_4.jpg","isDir":false}, {"fileName":"gt_229_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_229_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_229_6.jpg","isDir":false}, {"fileName":"gt_232_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_232_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_232_4.jpg","isDir":false}, {"fileName":"gt_233_0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_233_0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_233_0.jpg","isDir":false}, {"fileName":"gt_238_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_238_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_238_6.jpg","isDir":false}, {"fileName":"gt_239_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_239_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_239_3.jpg","isDir":false}, {"fileName":"gt_23_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_23_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_23_2.jpg","isDir":false}, {"fileName":"gt_243_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_243_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_243_5.jpg","isDir":false}, {"fileName":"gt_245_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_245_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_245_5.jpg","isDir":false}, {"fileName":"gt_246_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_246_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_246_6.jpg","isDir":false}, {"fileName":"gt_251_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_251_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_251_2.jpg","isDir":false}, {"fileName":"gt_252_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_252_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_252_2.jpg","isDir":false}, {"fileName":"gt_253_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_253_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_253_4.jpg","isDir":false}, {"fileName":"gt_256_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_256_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_256_3.jpg","isDir":false}, {"fileName":"gt_257_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_257_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_257_4.jpg","isDir":false}, {"fileName":"gt_259_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_259_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_259_3.jpg","isDir":false}, {"fileName":"gt_264_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_264_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_264_3.jpg","isDir":false}, {"fileName":"gt_267_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_267_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_267_2.jpg","isDir":false}, {"fileName":"gt_269_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_269_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_269_3.jpg","isDir":false}, {"fileName":"gt_269_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_269_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_269_5.jpg","isDir":false}, {"fileName":"gt_270_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_270_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_270_5.jpg","isDir":false}, {"fileName":"gt_271_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_271_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_271_3.jpg","isDir":false}, {"fileName":"gt_274_0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_0.jpg","isDir":false}, {"fileName":"gt_274_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_1.jpg","isDir":false}, {"fileName":"gt_274_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_2.jpg","isDir":false}, {"fileName":"gt_274_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_274_3.jpg","isDir":false}, {"fileName":"gt_283_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_283_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_283_6.jpg","isDir":false}, {"fileName":"gt_285_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_285_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_285_3.jpg","isDir":false}, {"fileName":"gt_288_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_288_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_288_5.jpg","isDir":false}, {"fileName":"gt_291_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_291_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_291_6.jpg","isDir":false}, {"fileName":"gt_294_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_294_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_294_5.jpg","isDir":false}, {"fileName":"gt_296_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_296_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_296_4.jpg","isDir":false}, {"fileName":"gt_299_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_299_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_299_3.jpg","isDir":false}, {"fileName":"gt_2_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_2_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_2_5.jpg","isDir":false}, {"fileName":"gt_303_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_303_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_303_3.jpg","isDir":false}, {"fileName":"gt_307_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_307_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_307_5.jpg","isDir":false}, {"fileName":"gt_307_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_307_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_307_6.jpg","isDir":false}, {"fileName":"gt_308_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_308_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_308_4.jpg","isDir":false}, {"fileName":"gt_310_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_310_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_310_4.jpg","isDir":false}, {"fileName":"gt_315_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_315_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_315_6.jpg","isDir":false}, {"fileName":"gt_318_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_318_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_318_4.jpg","isDir":false}, {"fileName":"gt_319_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_319_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_319_5.jpg","isDir":false}, {"fileName":"gt_320_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_320_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_320_6.jpg","isDir":false}, {"fileName":"gt_324_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_324_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_324_6.jpg","isDir":false}, {"fileName":"gt_333_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_333_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_333_6.jpg","isDir":false}, {"fileName":"gt_335_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_335_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_335_2.jpg","isDir":false}, {"fileName":"gt_338_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_338_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_338_5.jpg","isDir":false}, {"fileName":"gt_338_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_338_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_338_6.jpg","isDir":false}, {"fileName":"gt_343_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_343_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_343_2.jpg","isDir":false}, {"fileName":"gt_344_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_344_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_344_2.jpg","isDir":false}, {"fileName":"gt_349_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_349_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_349_3.jpg","isDir":false}, {"fileName":"gt_34_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_34_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_34_4.jpg","isDir":false}, {"fileName":"gt_351_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_351_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_351_5.jpg","isDir":false}, {"fileName":"gt_351_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_351_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_351_6.jpg","isDir":false}, {"fileName":"gt_355_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_355_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_355_1.jpg","isDir":false}, {"fileName":"gt_358_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_358_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_358_3.jpg","isDir":false}, {"fileName":"gt_359_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_359_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_359_5.jpg","isDir":false}, {"fileName":"gt_360_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_360_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_360_4.jpg","isDir":false}, {"fileName":"gt_365_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_365_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_365_6.jpg","isDir":false}, {"fileName":"gt_36_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_36_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_36_3.jpg","isDir":false}, {"fileName":"gt_3_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_3_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_3_4.jpg","isDir":false}, {"fileName":"gt_402_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_402_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_402_2.jpg","isDir":false}, {"fileName":"gt_403_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_403_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_403_2.jpg","isDir":false}, {"fileName":"gt_404_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_404_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_404_3.jpg","isDir":false}, {"fileName":"gt_404_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_404_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_404_4.jpg","isDir":false}, {"fileName":"gt_407_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_407_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_407_4.jpg","isDir":false}, {"fileName":"gt_407_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_407_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_407_5.jpg","isDir":false}, {"fileName":"gt_40_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_40_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_40_5.jpg","isDir":false}, {"fileName":"gt_412_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_412_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_412_6.jpg","isDir":false}, {"fileName":"gt_415_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_415_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_415_4.jpg","isDir":false}, {"fileName":"gt_416_0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_416_0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_416_0.jpg","isDir":false}, {"fileName":"gt_428_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_428_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_428_6.jpg","isDir":false}, {"fileName":"gt_429_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_429_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_429_3.jpg","isDir":false}, {"fileName":"gt_430_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_430_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_430_5.jpg","isDir":false}, {"fileName":"gt_432_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_432_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_432_5.jpg","isDir":false}, {"fileName":"gt_438_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_438_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_438_5.jpg","isDir":false}, {"fileName":"gt_441_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_441_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_441_6.jpg","isDir":false}, {"fileName":"gt_443_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_443_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_443_4.jpg","isDir":false}, {"fileName":"gt_448_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_448_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_448_2.jpg","isDir":false}, {"fileName":"gt_449_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_449_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_449_2.jpg","isDir":false}, {"fileName":"gt_450_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_450_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_450_2.jpg","isDir":false}, {"fileName":"gt_450_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_450_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_450_5.jpg","isDir":false}, {"fileName":"gt_452_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_452_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_452_4.jpg","isDir":false}, {"fileName":"gt_457_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_457_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_457_1.jpg","isDir":false}, {"fileName":"gt_458_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_458_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_458_6.jpg","isDir":false}, {"fileName":"gt_459_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_459_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_459_3.jpg","isDir":false}, {"fileName":"gt_460_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_460_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_460_4.jpg","isDir":false}, {"fileName":"gt_463_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_463_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_463_3.jpg","isDir":false}, {"fileName":"gt_469_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_469_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_469_3.jpg","isDir":false}, {"fileName":"gt_470_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_470_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_470_4.jpg","isDir":false}, {"fileName":"gt_473_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_473_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_473_2.jpg","isDir":false}, {"fileName":"gt_475_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_475_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_475_3.jpg","isDir":false}, {"fileName":"gt_475_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_475_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_475_5.jpg","isDir":false}, {"fileName":"gt_477_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_477_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_477_5.jpg","isDir":false}, {"fileName":"gt_479_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_479_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_479_3.jpg","isDir":false}, {"fileName":"gt_47_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_47_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_47_3.jpg","isDir":false}, {"fileName":"gt_482_0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_0.jpg","isDir":false}, {"fileName":"gt_482_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_1.jpg","isDir":false}, {"fileName":"gt_482_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_2.jpg","isDir":false}, {"fileName":"gt_482_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_482_3.jpg","isDir":false}, {"fileName":"gt_488_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_488_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_488_6.jpg","isDir":false}, {"fileName":"gt_48_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_48_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_48_3.jpg","isDir":false}, {"fileName":"gt_496_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_496_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_496_6.jpg","isDir":false}, {"fileName":"gt_498_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_498_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_498_5.jpg","isDir":false}, {"fileName":"gt_498_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_498_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_498_6.jpg","isDir":false}, {"fileName":"gt_499_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_499_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_499_2.jpg","isDir":false}, {"fileName":"gt_499_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_499_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_499_3.jpg","isDir":false}, {"fileName":"gt_49_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_49_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_49_2.jpg","isDir":false}, {"fileName":"gt_49_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_49_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_49_6.jpg","isDir":false}, {"fileName":"gt_4_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_4_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_4_5.jpg","isDir":false}, {"fileName":"gt_501_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_501_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_501_3.jpg","isDir":false}, {"fileName":"gt_503_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_503_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_503_5.jpg","isDir":false}, {"fileName":"gt_505_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_505_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_505_3.jpg","isDir":false}, {"fileName":"gt_507_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_507_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_507_2.jpg","isDir":false}, {"fileName":"gt_509_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_509_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_509_6.jpg","isDir":false}, {"fileName":"gt_511_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_511_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_511_5.jpg","isDir":false}, {"fileName":"gt_513_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_513_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_513_4.jpg","isDir":false}, {"fileName":"gt_515_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_515_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_515_4.jpg","isDir":false}, {"fileName":"gt_515_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_515_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_515_5.jpg","isDir":false}, {"fileName":"gt_516_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_516_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_516_3.jpg","isDir":false}, {"fileName":"gt_523_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_523_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_523_4.jpg","isDir":false}, {"fileName":"gt_523_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_523_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_523_6.jpg","isDir":false}, {"fileName":"gt_524_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_524_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_524_4.jpg","isDir":false}, {"fileName":"gt_524_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_524_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_524_5.jpg","isDir":false}, {"fileName":"gt_526_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_526_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_526_5.jpg","isDir":false}, {"fileName":"gt_533_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_533_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_533_2.jpg","isDir":false}, {"fileName":"gt_538_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_538_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_538_2.jpg","isDir":false}, {"fileName":"gt_53_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_53_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_53_4.jpg","isDir":false}, {"fileName":"gt_546_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_546_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_546_4.jpg","isDir":false}, {"fileName":"gt_549_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_549_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_549_3.jpg","isDir":false}, {"fileName":"gt_54_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_54_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_54_4.jpg","isDir":false}, {"fileName":"gt_54_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_54_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_54_6.jpg","isDir":false}, {"fileName":"gt_553_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_553_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_553_4.jpg","isDir":false}, {"fileName":"gt_558_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_558_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_558_4.jpg","isDir":false}, {"fileName":"gt_558_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_558_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_558_6.jpg","isDir":false}, {"fileName":"gt_55_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_55_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_55_5.jpg","isDir":false}, {"fileName":"gt_560_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_560_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_560_1.jpg","isDir":false}, {"fileName":"gt_560_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_560_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_560_2.jpg","isDir":false}, {"fileName":"gt_560_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_560_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_560_4.jpg","isDir":false}, {"fileName":"gt_569_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_569_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_569_2.jpg","isDir":false}, {"fileName":"gt_570_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_570_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_570_4.jpg","isDir":false}, {"fileName":"gt_572_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_572_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_572_3.jpg","isDir":false}, {"fileName":"gt_576_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_576_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_576_2.jpg","isDir":false}, {"fileName":"gt_578_0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_578_0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_578_0.jpg","isDir":false}, {"fileName":"gt_578_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_578_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_578_1.jpg","isDir":false}, {"fileName":"gt_583_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_583_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_583_3.jpg","isDir":false}, {"fileName":"gt_584_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_584_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_584_4.jpg","isDir":false}, {"fileName":"gt_587_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_587_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_587_6.jpg","isDir":false}, {"fileName":"gt_588_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_588_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_588_2.jpg","isDir":false}, {"fileName":"gt_596_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_596_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_596_2.jpg","isDir":false}, {"fileName":"gt_596_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_596_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_596_4.jpg","isDir":false}, {"fileName":"gt_597_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_597_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_597_3.jpg","isDir":false}, {"fileName":"gt_598_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_598_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_598_3.jpg","isDir":false}, {"fileName":"gt_59_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_59_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_59_5.jpg","isDir":false}, {"fileName":"gt_601_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_601_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_601_4.jpg","isDir":false}, {"fileName":"gt_605_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_605_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_605_4.jpg","isDir":false}, {"fileName":"gt_611_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_611_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_611_3.jpg","isDir":false}, {"fileName":"gt_611_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_611_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_611_4.jpg","isDir":false}, {"fileName":"gt_614_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_614_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_614_5.jpg","isDir":false}, {"fileName":"gt_618_0.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_618_0.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_618_0.jpg","isDir":false}, {"fileName":"gt_618_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_618_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_618_3.jpg","isDir":false}, {"fileName":"gt_618_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_618_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_618_5.jpg","isDir":false}, {"fileName":"gt_619_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_619_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_619_3.jpg","isDir":false}, {"fileName":"gt_620_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_620_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_620_3.jpg","isDir":false}, {"fileName":"gt_624_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_624_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_624_2.jpg","isDir":false}, {"fileName":"gt_625_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_625_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_625_2.jpg","isDir":false}, {"fileName":"gt_630_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_630_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_630_6.jpg","isDir":false}, {"fileName":"gt_638_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_638_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_638_2.jpg","isDir":false}, {"fileName":"gt_639_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_639_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_639_2.jpg","isDir":false}, {"fileName":"gt_640_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_640_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_640_2.jpg","isDir":false}, {"fileName":"gt_641_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_641_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_641_2.jpg","isDir":false}, {"fileName":"gt_641_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_641_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_641_6.jpg","isDir":false}, {"fileName":"gt_643_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_643_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_643_5.jpg","isDir":false}, {"fileName":"gt_646_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_646_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_646_4.jpg","isDir":false}, {"fileName":"gt_650_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_650_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_650_6.jpg","isDir":false}, {"fileName":"gt_651_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_651_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_651_2.jpg","isDir":false}, {"fileName":"gt_651_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_651_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_651_6.jpg","isDir":false}, {"fileName":"gt_652_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_652_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_652_4.jpg","isDir":false}, {"fileName":"gt_653_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_653_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_653_3.jpg","isDir":false}, {"fileName":"gt_659_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_659_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_659_3.jpg","isDir":false}, {"fileName":"gt_660_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_660_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_660_6.jpg","isDir":false}, {"fileName":"gt_668_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_668_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_668_2.jpg","isDir":false}, {"fileName":"gt_672_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_672_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_672_4.jpg","isDir":false}, {"fileName":"gt_674_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_674_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_674_4.jpg","isDir":false}, {"fileName":"gt_674_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_674_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_674_6.jpg","isDir":false}, {"fileName":"gt_676_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_676_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_676_5.jpg","isDir":false}, {"fileName":"gt_683_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_683_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_683_3.jpg","isDir":false}, {"fileName":"gt_683_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_683_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_683_4.jpg","isDir":false}, {"fileName":"gt_684_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_684_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_684_4.jpg","isDir":false}, {"fileName":"gt_684_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_684_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_684_6.jpg","isDir":false}, {"fileName":"gt_685_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_685_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_685_6.jpg","isDir":false}, {"fileName":"gt_68_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_68_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_68_3.jpg","isDir":false}, {"fileName":"gt_68_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_68_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_68_5.jpg","isDir":false}, {"fileName":"gt_690_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_690_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_690_4.jpg","isDir":false}, {"fileName":"gt_691_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_691_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_691_4.jpg","isDir":false}, {"fileName":"gt_696_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_696_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_696_2.jpg","isDir":false}, {"fileName":"gt_697_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_697_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_697_5.jpg","isDir":false}, {"fileName":"gt_6_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_6_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_6_2.jpg","isDir":false}, {"fileName":"gt_705_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_705_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_705_4.jpg","isDir":false}, {"fileName":"gt_705_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_705_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_705_6.jpg","isDir":false}, {"fileName":"gt_707_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_707_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_707_3.jpg","isDir":false}, {"fileName":"gt_712_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_712_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_712_3.jpg","isDir":false}, {"fileName":"gt_713_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_713_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_713_5.jpg","isDir":false}, {"fileName":"gt_715_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_715_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_715_5.jpg","isDir":false}, {"fileName":"gt_719_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_719_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_719_4.jpg","isDir":false}, {"fileName":"gt_722_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_722_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_722_5.jpg","isDir":false}, {"fileName":"gt_723_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_723_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_723_3.jpg","isDir":false}, {"fileName":"gt_727_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_727_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_727_4.jpg","isDir":false}, {"fileName":"gt_728_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_728_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_728_5.jpg","isDir":false}, {"fileName":"gt_729_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_729_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_729_4.jpg","isDir":false}, {"fileName":"gt_72_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_72_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_72_2.jpg","isDir":false}, {"fileName":"gt_737_1.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_737_1.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_737_1.jpg","isDir":false}, {"fileName":"gt_73_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_73_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_73_5.jpg","isDir":false}, {"fileName":"gt_740_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_740_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_740_2.jpg","isDir":false}, {"fileName":"gt_744_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_744_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_744_6.jpg","isDir":false}, {"fileName":"gt_745_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_745_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_745_5.jpg","isDir":false}, {"fileName":"gt_752_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_752_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_752_5.jpg","isDir":false}, {"fileName":"gt_753_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_753_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_753_6.jpg","isDir":false}, {"fileName":"gt_761_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_761_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_761_3.jpg","isDir":false}, {"fileName":"gt_767_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_767_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_767_6.jpg","isDir":false}, {"fileName":"gt_768_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_768_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_768_5.jpg","isDir":false}, {"fileName":"gt_772_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_772_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_772_5.jpg","isDir":false}, {"fileName":"gt_773_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_773_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_773_3.jpg","isDir":false}, {"fileName":"gt_774_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_774_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_774_5.jpg","isDir":false}, {"fileName":"gt_775_2.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_775_2.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_775_2.jpg","isDir":false}, {"fileName":"gt_775_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_775_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_775_6.jpg","isDir":false}, {"fileName":"gt_776_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_776_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_776_4.jpg","isDir":false}, {"fileName":"gt_776_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_776_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_776_5.jpg","isDir":false}, {"fileName":"gt_777_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_777_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_777_6.jpg","isDir":false}, {"fileName":"gt_778_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_778_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_778_5.jpg","isDir":false}, {"fileName":"gt_77_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_77_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_77_3.jpg","isDir":false}, {"fileName":"gt_786_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_786_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_786_6.jpg","isDir":false}, {"fileName":"gt_787_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_787_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_787_4.jpg","isDir":false}, {"fileName":"gt_787_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_787_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_787_5.jpg","isDir":false}, {"fileName":"gt_787_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_787_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_787_6.jpg","isDir":false}, {"fileName":"gt_788_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_788_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_788_5.jpg","isDir":false}, {"fileName":"gt_792_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_792_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_792_5.jpg","isDir":false}, {"fileName":"gt_89_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_89_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_89_5.jpg","isDir":false}, {"fileName":"gt_96_3.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_96_3.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_96_3.jpg","isDir":false}, {"fileName":"gt_97_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_97_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_97_5.jpg","isDir":false}, {"fileName":"gt_97_6.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_97_6.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_97_6.jpg","isDir":false}, {"fileName":"gt_99_5.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_99_5.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_99_5.jpg","isDir":false}, {"fileName":"gt_9_4.jpg","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_9_4.jpg","pid":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1","id":"D:\\PlateDetect\\train\\chars_recognise_ann\\learn\\1\\gt_9_4.jpg","isDir":false}]
|
|
2020-08-13 21:38:34.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:35.833 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:35.833 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:35.834 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C1%5C127-4.jpg, false]
|
|
2020-08-13 21:38:35.835 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C1%5C127-4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@452aad95]
|
|
2020-08-13 21:38:35.835 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:35.835 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:35.845 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:35.845 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:35.845 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:35.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:35.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:35.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:38:35.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:35.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:38:35.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C1%5C127-4.jpg, false]
|
|
2020-08-13 21:38:35.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:35.992 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=129, fileName=127-4.jpg, filePath=D:/PlateDetect/train/chars_recognise_ann/learn/1/127-4.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:38:35, tempPath=D:/PlateDetect/temp/1597325915861/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=3598, parentId=129, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3600, parentId=129, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3599, parentId=129, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3597, parentId=129, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3596, parentId=129, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3601, parentId=129, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-13 21:38:35.992 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:35.994 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=129, fileName=127-4.jpg, filePath=D:/PlateDetect/train/chars_recognise_ann/learn/1/127-4.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:38:35, tempPath=D:/PlateDetect/temp/1597325915861/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=3598, parentId=129, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3600, parentId=129, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3599, parentId=129, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3597, parentId=129, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3596, parentId=129, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3601, parentId=129, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325915861/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:38:35, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-13 21:38:35.994 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325915861/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@634fb7d0]
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325915861/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28cc96ec]
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325915861/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73103ea3]
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325915861/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@708e8733]
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325915861/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31e2f56c]
|
|
2020-08-13 21:38:36.006 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325915861/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@be685fc]
|
|
2020-08-13 21:38:36.006 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.006 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.013 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:36.013 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.013 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:36.013 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:36.013 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.013 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:36.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:37.595 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:37.595 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:37.595 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:38:37.595 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:37.595 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:38:37.595 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain%5Cchars_recognise_ann%5Clearn%5C1%5C127-4.jpg, true]
|
|
2020-08-13 21:38:37.595 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.742 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=129, fileName=127-4.jpg, filePath=D:/PlateDetect/train/chars_recognise_ann/learn/1/127-4.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:38:35, tempPath=D:/PlateDetect/temp/1597325917597/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=3606, parentId=129, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597325917597/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:38:37, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3605, parentId=129, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597325917597/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:38:37, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3603, parentId=129, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597325917597/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:38:37, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3602, parentId=129, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597325917597/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:38:37, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3604, parentId=129, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597325917597/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:38:37, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-13 21:38:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325917597/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42f65b52]
|
|
2020-08-13 21:38:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325917597/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6152fb99]
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325917597/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fb2e235]
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325917597/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78893000]
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.752 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597325917597/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@564b1ddf]
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.753 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:37.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:37.754 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.754 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:38:37.755 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:40:42.467 [main] INFO com.yuxue.Application - Starting Application on H with PID 5732 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 21:40:42.470 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 21:40:43.914 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$2f348f6f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:40:44.046 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$49b1ca25] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:40:44.163 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$33b4fd48] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:40:44.172 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 21:40:44.898 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 21:40:44.935 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 21:40:44.936 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 21:40:45.147 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 21:40:45.220 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 21:40:45.479 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 21:40:46.400 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 21:40:47.106 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 21:40:47.214 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 21:40:47.231 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 21:40:47.241 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 21:40:47.457 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 21:40:47.462 [main] INFO com.yuxue.Application - Started Application in 5.58 seconds (JVM running for 5.972)
|
|
2020-08-13 21:41:01.842 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 21:41:01.895 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:01.896 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:01.896 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 21:41:01.897 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:01.898 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 21:41:01.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:41:01.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:01.906 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 21:41:01.906 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:01.906 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:02.525 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:02.525 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:02.525 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 21:41:02.525 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:02.525 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 21:41:02.525 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:41:02.526 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:02.903 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@4dced4bd, first=java.util.stream.ReferencePipeline$2@74140f0b, second=java.util.stream.ReferencePipeline$2@2932fe91}
|
|
2020-08-13 21:41:02.904 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:03.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:03.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:03.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 21:41:03.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:03.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 21:41:03.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 21:41:03.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:03.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:03.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:03.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:41:03.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:03.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:41:03.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 21:41:03.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:03.150 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 21:41:03.151 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:03.223 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 21:41:03.223 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:05.279 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:41:05.279 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:05.279 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:41:05.280 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 21:41:05.280 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:05.282 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"浙AF66316.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\浙AF66316.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\浙AF66316.jpg","isDir":false}, {"fileName":"粤BD123456.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\粤BD123456.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\粤BD123456.jpg","isDir":false}, {"fileName":"粤BD29099.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\粤BD29099.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\粤BD29099.jpg","isDir":false}]
|
|
2020-08-13 21:41:05.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:06.111 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:06.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:06.112 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:06.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:06.112 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E6%B5%99AF66316.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@792b64b9]
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E6%B5%99AF66316.jpg, false]
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:06.113 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:06.125 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:06.125 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:06.125 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:06.238 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:06.238 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:06.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:06.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:06.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:06.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E6%B5%99AF66316.jpg, false]
|
|
2020-08-13 21:41:06.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:06.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=130, fileName=浙AF66316.jpg, filePath=D:/PlateDetect/03_绿牌/浙AF66316.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:41:06, tempPath=, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:41:06.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:08.316 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:08.317 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:08.317 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:08.317 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:08.317 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:08.317 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E6%B5%99AF66316.jpg, true]
|
|
2020-08-13 21:41:08.317 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.420 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=130, fileName=浙AF66316.jpg, filePath=D:/PlateDetect/03_绿牌/浙AF66316.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:41:06, tempPath=D:/PlateDetect/temp/1597326066148/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3643, parentId=130, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3630, parentId=130, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3636, parentId=130, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3631, parentId=130, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3628, parentId=130, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3615, parentId=130, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3623, parentId=130, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3621, parentId=130, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3640, parentId=130, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3629, parentId=130, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3633, parentId=130, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3616, parentId=130, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3624, parentId=130, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3619, parentId=130, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3632, parentId=130, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3614, parentId=130, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3627, parentId=130, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3610, parentId=130, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3608, parentId=130, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3609, parentId=130, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3613, parentId=130, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3611, parentId=130, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3612, parentId=130, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3635, parentId=130, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3641, parentId=130, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3638, parentId=130, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3617, parentId=130, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3625, parentId=130, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3634, parentId=130, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3620, parentId=130, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3639, parentId=130, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3637, parentId=130, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3644, parentId=130, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3642, parentId=130, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3626, parentId=130, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3618, parentId=130, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3622, parentId=130, fileName=debug_char_auxRoi_7.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_7.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3607, parentId=130, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597326068322/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=浙AFGG31G, plateColor=绿牌, sort=99)])
|
|
2020-08-13 21:41:12.423 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7381470a]
|
|
2020-08-13 21:41:12.445 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.445 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73a650b4]
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35583c5a]
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.446 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@291e30dc]
|
|
2020-08-13 21:41:12.447 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.450 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.450 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.451 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.451 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.455 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e09324c]
|
|
2020-08-13 21:41:12.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.457 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.457 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.457 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.468 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.468 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.468 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.468 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.468 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.468 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5995e2af]
|
|
2020-08-13 21:41:12.468 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.471 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57fb3424]
|
|
2020-08-13 21:41:12.471 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.475 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.475 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.476 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.482 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.482 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.482 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.482 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.482 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@684589b9]
|
|
2020-08-13 21:41:12.482 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.482 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.483 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.489 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=130, fileName=浙AF66316.jpg, filePath=D:/PlateDetect/03_绿牌/浙AF66316.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:41:06, tempPath=D:/PlateDetect/temp/1597326066148/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3643, parentId=130, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3669, parentId=130, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3685, parentId=130, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3630, parentId=130, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3678, parentId=130, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3636, parentId=130, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3681, parentId=130, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3631, parentId=130, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3665, parentId=130, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3628, parentId=130, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3663, parentId=130, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3615, parentId=130, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3649, parentId=130, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3623, parentId=130, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3660, parentId=130, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3621, parentId=130, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3656, parentId=130, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3640, parentId=130, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3687, parentId=130, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3629, parentId=130, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3684, parentId=130, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3633, parentId=130, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3686, parentId=130, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3616, parentId=130, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3671, parentId=130, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3624, parentId=130, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3679, parentId=130, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3619, parentId=130, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3675, parentId=130, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3632, parentId=130, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3682, parentId=130, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3677, parentId=130, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3614, parentId=130, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3646, parentId=130, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3662, parentId=130, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3652, parentId=130, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3627, parentId=130, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3661, parentId=130, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3667, parentId=130, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3610, parentId=130, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3658, parentId=130, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3608, parentId=130, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3647, parentId=130, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3609, parentId=130, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3654, parentId=130, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3613, parentId=130, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3659, parentId=130, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3611, parentId=130, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3651, parentId=130, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3612, parentId=130, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3655, parentId=130, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3635, parentId=130, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3650, parentId=130, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3641, parentId=130, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3638, parentId=130, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3653, parentId=130, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3657, parentId=130, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3617, parentId=130, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3648, parentId=130, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3625, parentId=130, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3674, parentId=130, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3634, parentId=130, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3666, parentId=130, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3620, parentId=130, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3670, parentId=130, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3639, parentId=130, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3683, parentId=130, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3637, parentId=130, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3673, parentId=130, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3644, parentId=130, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3680, parentId=130, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3642, parentId=130, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3676, parentId=130, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3626, parentId=130, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3672, parentId=130, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3618, parentId=130, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3664, parentId=130, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3622, parentId=130, fileName=debug_char_auxRoi_7.jpg, filePath=D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_7.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3668, parentId=130, fileName=debug_char_auxRoi_7.jpg, filePath=D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_7.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3607, parentId=130, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597326068322/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=浙AFGG31G, plateColor=绿牌, sort=99), PlateRecoDebugEntity(id=3645, parentId=130, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597326066148/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:41:12, recoPlate=浙AFGG31G, plateColor=绿牌, sort=99)])
|
|
2020-08-13 21:41:12.489 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.489 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.489 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.489 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.489 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.490 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b966d11]
|
|
2020-08-13 21:41:12.490 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.495 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.495 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.495 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.495 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.496 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.496 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28e68d83]
|
|
2020-08-13 21:41:12.496 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.498 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.499 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.498 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.499 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.499 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.499 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52d50fec]
|
|
2020-08-13 21:41:12.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.499 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.501 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5432c0b4]
|
|
2020-08-13 21:41:12.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.504 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.504 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.504 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.504 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.504 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.504 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f5cc383]
|
|
2020-08-13 21:41:12.504 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.508 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.508 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.508 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.508 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.508 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.508 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24ab0b62]
|
|
2020-08-13 21:41:12.508 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.509 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.511 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.511 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.511 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.511 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.511 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.519 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c9767f9]
|
|
2020-08-13 21:41:12.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.538 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.538 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.538 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.538 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.538 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.538 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.539 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.539 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.540 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a0df0df]
|
|
2020-08-13 21:41:12.540 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.541 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53d2eb13]
|
|
2020-08-13 21:41:12.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c7a1069]
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.547 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.548 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64b9a6db]
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41ca9e8f]
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.556 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.557 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.557 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.565 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.566 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.566 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.566 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.566 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.566 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4dd36ccb]
|
|
2020-08-13 21:41:12.566 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.571 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.571 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2504cc5b]
|
|
2020-08-13 21:41:12.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.582 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d794a47]
|
|
2020-08-13 21:41:12.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.595 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.595 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.595 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.595 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.595 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fd63830]
|
|
2020-08-13 21:41:12.597 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.598 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.598 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.598 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.598 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.598 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.598 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67420f92]
|
|
2020-08-13 21:41:12.598 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.606 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.617 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.617 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.617 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.617 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.617 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.617 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47cfcbf8]
|
|
2020-08-13 21:41:12.617 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.618 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.618 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.618 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.618 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.618 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.618 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.628 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.628 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.629 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.632 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.632 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.632 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.634 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c272fef]
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29788382]
|
|
2020-08-13 21:41:12.639 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.646 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.646 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.646 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.646 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.646 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.646 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78ee3209]
|
|
2020-08-13 21:41:12.646 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.647 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.647 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.647 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.652 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.652 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@229fef41]
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.653 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fa90ab7]
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@230b36c5]
|
|
2020-08-13 21:41:12.661 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.663 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@338195b7]
|
|
2020-08-13 21:41:12.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40a9eb9b]
|
|
2020-08-13 21:41:12.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2dc19b1b]
|
|
2020-08-13 21:41:12.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.673 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.673 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.674 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.674 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.674 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.675 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.675 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.675 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.678 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.678 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.678 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.679 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.679 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.679 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76539550]
|
|
2020-08-13 21:41:12.679 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.688 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.688 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.688 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.689 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.689 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.689 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d7f2145]
|
|
2020-08-13 21:41:12.689 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.689 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.693 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.694 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.694 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.694 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.694 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c577f07]
|
|
2020-08-13 21:41:12.694 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.694 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.695 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.695 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.695 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.695 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.695 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@202e6518]
|
|
2020-08-13 21:41:12.695 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.698 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.698 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.698 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.709 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326068322/debug_char_auxRoi_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bf9c6f9]
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.710 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.711 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2120a2bb]
|
|
2020-08-13 21:41:12.711 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.711 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.711 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.711 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.716 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.727 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.727 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.727 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.727 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@523320c]
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39e95d93]
|
|
2020-08-13 21:41:12.729 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.729 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37b158de]
|
|
2020-08-13 21:41:12.729 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.728 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.730 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.730 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.730 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.730 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.731 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.733 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.733 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.733 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49d14644]
|
|
2020-08-13 21:41:12.738 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.737 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@625b26c9]
|
|
2020-08-13 21:41:12.738 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.739 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.740 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.740 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.742 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.742 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.742 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.744 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.744 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bb79496]
|
|
2020-08-13 21:41:12.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65ee4fff]
|
|
2020-08-13 21:41:12.752 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.754 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.754 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.754 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.761 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.761 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.761 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.761 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.761 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.761 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b27413e]
|
|
2020-08-13 21:41:12.762 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79afc9d1]
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.768 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.768 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40d0c1f6]
|
|
2020-08-13 21:41:12.768 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60f7bedb]
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.770 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@613e48cd]
|
|
2020-08-13 21:41:12.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@189b2d75]
|
|
2020-08-13 21:41:12.777 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.780 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.780 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.780 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d4ff289]
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61708c13]
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cb898b6]
|
|
2020-08-13 21:41:12.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1227f24f]
|
|
2020-08-13 21:41:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.794 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.794 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1cbb1d6f]
|
|
2020-08-13 21:41:12.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.795 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55fb1185]
|
|
2020-08-13 21:41:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.801 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.801 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.801 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.801 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.801 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.802 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@595e3936]
|
|
2020-08-13 21:41:12.802 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.802 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.802 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.802 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.802 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.802 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1756796c]
|
|
2020-08-13 21:41:12.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68c95099]
|
|
2020-08-13 21:41:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.811 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.811 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.811 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.813 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.813 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.814 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.821 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.821 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.821 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.826 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.826 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.826 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.826 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.826 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.826 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66cd2387]
|
|
2020-08-13 21:41:12.826 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.831 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.831 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.831 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.831 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.831 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ff24fa]
|
|
2020-08-13 21:41:12.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.834 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.834 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.834 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.836 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3559f2d4]
|
|
2020-08-13 21:41:12.836 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.838 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.840 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.839 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.840 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.840 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.844 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.844 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.844 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@450cbe0e]
|
|
2020-08-13 21:41:12.844 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.840 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@445e13ea]
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.846 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40f4fbc7]
|
|
2020-08-13 21:41:12.847 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.847 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.847 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.847 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.847 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.848 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.848 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7628e2bd]
|
|
2020-08-13 21:41:12.848 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.850 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.851 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.851 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.853 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.854 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.854 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.854 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a81dd92]
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.858 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.863 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@245e8f57]
|
|
2020-08-13 21:41:12.864 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.865 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.866 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.866 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.870 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.870 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.870 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.870 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.870 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.871 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49577ccd]
|
|
2020-08-13 21:41:12.871 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.872 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.872 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.873 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.874 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.874 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.874 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.874 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.874 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.874 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25edaa7c]
|
|
2020-08-13 21:41:12.875 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.876 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.876 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.876 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.882 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b1cfe3d]
|
|
2020-08-13 21:41:12.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.888 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.888 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.888 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.888 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.888 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4be2230e]
|
|
2020-08-13 21:41:12.888 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.893 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.893 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.893 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.893 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.893 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.893 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@619de96e]
|
|
2020-08-13 21:41:12.894 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.895 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.895 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.895 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.897 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.898 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5addb5fd]
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.899 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.900 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.900 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.900 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.901 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.901 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.902 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.902 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@769bc315]
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ec98bac]
|
|
2020-08-13 21:41:12.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.905 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.906 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326066148/debug_char_auxRoi_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12bd9a9e]
|
|
2020-08-13 21:41:12.907 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.914 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:12.914 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:12.915 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.154 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD123456.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e9f9da7]
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD123456.jpg, false]
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.166 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.166 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.166 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.465 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=131, fileName=粤BD123456.jpg, filePath=D:/PlateDetect/03_绿牌/粤BD123456.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:41:22, tempPath=D:/PlateDetect/temp/1597326082185/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3709, parentId=131, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3707, parentId=131, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3697, parentId=131, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3690, parentId=131, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3694, parentId=131, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3702, parentId=131, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3700, parentId=131, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3703, parentId=131, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3710, parentId=131, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3693, parentId=131, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3704, parentId=131, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3698, parentId=131, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3695, parentId=131, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3689, parentId=131, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3691, parentId=131, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3699, parentId=131, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3708, parentId=131, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3692, parentId=131, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3706, parentId=131, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3701, parentId=131, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3705, parentId=131, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3696, parentId=131, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3688, parentId=131, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597326082185/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:41:22, recoPlate=湘BD1, plateColor=绿牌, sort=99)])
|
|
2020-08-13 21:41:22.465 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78b1d97c]
|
|
2020-08-13 21:41:22.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.491 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.491 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.491 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4aeaf9]
|
|
2020-08-13 21:41:22.491 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b03e203]
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.492 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.493 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.493 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.493 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.493 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f45bfc2]
|
|
2020-08-13 21:41:22.493 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.494 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.494 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.494 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14559f95]
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29f70694]
|
|
2020-08-13 21:41:22.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.505 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4aee7920]
|
|
2020-08-13 21:41:22.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37d6583e]
|
|
2020-08-13 21:41:22.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b5fcba3]
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5427bd18]
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.518 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.519 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.520 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.520 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.527 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.527 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1321a21d]
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@500ed8d5]
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.528 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@362cfc2c]
|
|
2020-08-13 21:41:22.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.532 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6faeed84]
|
|
2020-08-13 21:41:22.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.539 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.539 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.539 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.540 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.540 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.540 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.540 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.540 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75e50377]
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6feebd2d]
|
|
2020-08-13 21:41:22.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.551 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.551 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.551 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.551 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.551 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.551 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56c19123]
|
|
2020-08-13 21:41:22.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.555 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.555 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.555 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.557 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.557 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.557 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75078b3f]
|
|
2020-08-13 21:41:22.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.561 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.561 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.561 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c3a07ba]
|
|
2020-08-13 21:41:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.573 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52a34ac3]
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c19776f]
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fd00848]
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.575 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:22.575 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:22.575 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:22.575 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:22.575 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:22.575 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326082185/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@314e6578]
|
|
2020-08-13 21:41:22.575 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.578 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.579 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.579 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.583 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.583 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.583 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.583 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.583 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.583 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.583 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.584 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.584 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:22.584 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:22.584 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:22.584 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.239 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.239 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.239 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:23.239 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.239 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:23.239 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD123456.jpg, true]
|
|
2020-08-13 21:41:23.239 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=131, fileName=粤BD123456.jpg, filePath=D:/PlateDetect/03_绿牌/粤BD123456.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-13 13:41:22, tempPath=D:/PlateDetect/temp/1597326083242/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3733, parentId=131, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3730, parentId=131, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3720, parentId=131, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3714, parentId=131, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3717, parentId=131, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3729, parentId=131, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3725, parentId=131, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3728, parentId=131, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3732, parentId=131, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3718, parentId=131, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3719, parentId=131, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3712, parentId=131, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3724, parentId=131, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3731, parentId=131, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3715, parentId=131, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3721, parentId=131, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3713, parentId=131, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3727, parentId=131, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3723, parentId=131, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3722, parentId=131, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3726, parentId=131, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3716, parentId=131, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3711, parentId=131, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597326083242/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:41:23, recoPlate=湘BD1, plateColor=绿牌, sort=99)])
|
|
2020-08-13 21:41:23.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f5ae311]
|
|
2020-08-13 21:41:23.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51a72b6b]
|
|
2020-08-13 21:41:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.586 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dac7de1]
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6214fe6c]
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40974bb0]
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.587 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6dff887a]
|
|
2020-08-13 21:41:23.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.590 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.592 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.592 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.592 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66d6d23e]
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17a6e784]
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.599 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.600 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.600 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.600 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.600 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b5497e8]
|
|
2020-08-13 21:41:23.600 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.599 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.600 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.600 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21c387c5]
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a35aa1e]
|
|
2020-08-13 21:41:23.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.611 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.611 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.611 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.611 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.611 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.611 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.613 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.613 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.613 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.619 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@197b8fad]
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42540215]
|
|
2020-08-13 21:41:23.620 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.623 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@759ea52a]
|
|
2020-08-13 21:41:23.629 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.635 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.635 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.635 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.635 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.635 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.635 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36adc2f1]
|
|
2020-08-13 21:41:23.635 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d194123]
|
|
2020-08-13 21:41:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@249ad60f]
|
|
2020-08-13 21:41:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.640 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.640 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.640 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.641 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.641 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.641 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61aaa635]
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1841dd10]
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.642 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.646 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.646 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a2899dd]
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.649 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.650 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.650 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.650 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.651 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.651 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.651 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13450c20]
|
|
2020-08-13 21:41:23.651 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.652 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.652 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.652 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.652 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.652 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.652 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1cfc5df2]
|
|
2020-08-13 21:41:23.652 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.653 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.653 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.653 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.655 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.655 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.655 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.655 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.655 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.655 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.656 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326083242/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b72a83a]
|
|
2020-08-13 21:41:23.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:23.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:23.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:23.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:41.322 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:41.323 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:41.323 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:41:41.323 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:41.323 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:41:41.323 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 21:41:41.323 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:41.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"皖A·45277.jpg","filePath":"D:\\PlateDetect\\02_黄牌\\皖A·45277.jpg","pid":"D:\\PlateDetect\\02_黄牌","id":"D:\\PlateDetect\\02_黄牌\\皖A·45277.jpg","isDir":false}]
|
|
2020-08-13 21:41:41.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:42.522 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:42.522 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, false]
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d53718e]
|
|
2020-08-13 21:41:42.523 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:42.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=1, fileName=皖A·45277.jpg, filePath=D:/PlateDetect/02_黄牌/皖A·45277.jpg, fileType=jpg, fileLength=0, plate=皖A45277, plateColor=YELLOW, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642721994/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:41:42.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:42.536 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:42.536 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:42.536 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:42.687 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:42.688 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:42.688 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:42.688 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:42.688 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:42.688 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, false]
|
|
2020-08-13 21:41:42.688 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:42.692 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=1, fileName=皖A·45277.jpg, filePath=D:/PlateDetect/02_黄牌/皖A·45277.jpg, fileType=jpg, fileLength=0, plate=皖A45277, plateColor=YELLOW, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642721994/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:41:42.692 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:44.546 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:44.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:44.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:41:44.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:44.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:41:44.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, true]
|
|
2020-08-13 21:41:44.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.074 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=1, fileName=皖A·45277.jpg, filePath=D:/PlateDetect/02_黄牌/皖A·45277.jpg, fileType=jpg, fileLength=0, plate=皖A45277, plateColor=YELLOW, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597326104550/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3752, parentId=1, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3755, parentId=1, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3761, parentId=1, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3744, parentId=1, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3749, parentId=1, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3788, parentId=1, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3791, parentId=1, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3772, parentId=1, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3777, parentId=1, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3759, parentId=1, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3750, parentId=1, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3741, parentId=1, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3746, parentId=1, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3754, parentId=1, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3760, parentId=1, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3767, parentId=1, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3771, parentId=1, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3766, parentId=1, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3770, parentId=1, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3756, parentId=1, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3785, parentId=1, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3782, parentId=1, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3742, parentId=1, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3753, parentId=1, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3758, parentId=1, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3768, parentId=1, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3765, parentId=1, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3769, parentId=1, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3745, parentId=1, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3757, parentId=1, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3763, parentId=1, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3738, parentId=1, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3739, parentId=1, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3736, parentId=1, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3737, parentId=1, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3747, parentId=1, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3774, parentId=1, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3778, parentId=1, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3773, parentId=1, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3776, parentId=1, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3743, parentId=1, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3751, parentId=1, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3762, parentId=1, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3764, parentId=1, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3775, parentId=1, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3779, parentId=1, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3740, parentId=1, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3780, parentId=1, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3748, parentId=1, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3786, parentId=1, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3787, parentId=1, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3790, parentId=1, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3781, parentId=1, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3784, parentId=1, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3783, parentId=1, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3789, parentId=1, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3734, parentId=1, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597326104550/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=湘R45297, plateColor=黄牌, sort=99), PlateRecoDebugEntity(id=3735, parentId=1, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597326104550/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 13:41:45, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-13 21:41:45.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.094 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.094 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.094 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.094 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.094 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@556b6321]
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.095 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24209dd7]
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27797d39]
|
|
2020-08-13 21:41:45.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.094 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.100 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.100 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.101 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.101 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42594ff8]
|
|
2020-08-13 21:41:45.101 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.102 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.102 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.102 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.102 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.102 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.102 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.104 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.104 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.104 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d627701]
|
|
2020-08-13 21:41:45.104 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.106 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.106 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.106 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.106 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.106 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.106 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.102 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.107 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47c412a5]
|
|
2020-08-13 21:41:45.107 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.109 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.109 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.109 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.115 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.116 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.116 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@263c1a3e]
|
|
2020-08-13 21:41:45.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.117 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.117 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.117 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ae29482]
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c80e5c0]
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@556ec5b5]
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.123 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.123 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.124 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.124 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.124 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.124 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.124 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.124 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.124 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.127 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.127 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.127 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b965f18]
|
|
2020-08-13 21:41:45.134 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63cc8565]
|
|
2020-08-13 21:41:45.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.138 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.138 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.139 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dc978ad]
|
|
2020-08-13 21:41:45.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.141 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.141 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.141 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1809d05d]
|
|
2020-08-13 21:41:45.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.143 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.143 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.143 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.143 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.143 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.143 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38ccc526]
|
|
2020-08-13 21:41:45.143 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78c0095f]
|
|
2020-08-13 21:41:45.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.153 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16123dfa]
|
|
2020-08-13 21:41:45.155 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.155 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.155 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.155 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.157 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f9aa04]
|
|
2020-08-13 21:41:45.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.160 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.160 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.160 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.160 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a850bda]
|
|
2020-08-13 21:41:45.160 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.161 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.166 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e55a320]
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@457cead3]
|
|
2020-08-13 21:41:45.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.168 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.168 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.168 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e8ccb76]
|
|
2020-08-13 21:41:45.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.179 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3fef9dab]
|
|
2020-08-13 21:41:45.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2022f6fc]
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.187 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.188 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.188 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.188 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.188 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.188 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38b39e1f]
|
|
2020-08-13 21:41:45.188 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e88d697]
|
|
2020-08-13 21:41:45.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.193 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.193 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.193 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.196 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.197 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.198 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.198 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.199 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.199 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.199 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.199 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e86b020]
|
|
2020-08-13 21:41:45.199 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.199 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.199 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.200 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d7cd2d5]
|
|
2020-08-13 21:41:45.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13c64ef6]
|
|
2020-08-13 21:41:45.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.215 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.215 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.215 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a18ce43]
|
|
2020-08-13 21:41:45.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.242 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.243 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@503878d5]
|
|
2020-08-13 21:41:45.243 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.244 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.244 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.244 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@162d114]
|
|
2020-08-13 21:41:45.249 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34570b]
|
|
2020-08-13 21:41:45.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.250 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.251 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.251 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.251 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.251 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.251 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.251 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c1c1c32]
|
|
2020-08-13 21:41:45.251 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.253 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.253 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.253 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.253 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.253 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.253 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a8f94ff]
|
|
2020-08-13 21:41:45.253 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.258 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.258 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.258 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.258 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.258 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.258 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e446b98]
|
|
2020-08-13 21:41:45.258 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.259 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.259 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.259 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.263 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.264 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.264 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.264 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.264 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.264 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.267 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.267 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.267 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.267 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.267 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.267 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28fa53c]
|
|
2020-08-13 21:41:45.267 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2db0b7a0]
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@151f9201]
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e31fd2f]
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.276 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.277 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.277 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.277 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7187ef2c]
|
|
2020-08-13 21:41:45.277 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.287 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.289 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.289 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.289 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.289 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d1ee4b4]
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20dabcff]
|
|
2020-08-13 21:41:45.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.303 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.303 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.303 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.306 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.306 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.306 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.306 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.306 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.306 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@547b2ed0]
|
|
2020-08-13 21:41:45.306 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6baa662e]
|
|
2020-08-13 21:41:45.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.311 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.311 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.311 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cc7676b]
|
|
2020-08-13 21:41:45.314 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.317 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.317 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.317 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77391d7]
|
|
2020-08-13 21:41:45.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.317 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.317 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.323 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3554b9cc]
|
|
2020-08-13 21:41:45.323 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.325 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.325 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.325 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.325 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c894ff1]
|
|
2020-08-13 21:41:45.325 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b9bb5c2]
|
|
2020-08-13 21:41:45.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@367fbe7a]
|
|
2020-08-13 21:41:45.329 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.329 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.331 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.331 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.331 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.337 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.337 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.337 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b04f5aa]
|
|
2020-08-13 21:41:45.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.344 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.344 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.344 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.349 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.349 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.349 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27baf22c]
|
|
2020-08-13 21:41:45.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.358 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.358 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.358 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7929586b]
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3df7d83e]
|
|
2020-08-13 21:41:45.359 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.362 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.362 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.362 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e6e66f2]
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.365 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.365 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bc7eba]
|
|
2020-08-13 21:41:45.365 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.368 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.371 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.371 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.371 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.374 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:41:45.375 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:41:45.375 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:41:45.375 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:41:45.375 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:41:45.375 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597326104550/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@322ebf71]
|
|
2020-08-13 21:41:45.375 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.376 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.376 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.376 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.380 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.380 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.380 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.380 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.381 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:41:45.384 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:41:45.384 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:41:45.384 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:42:30.229 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:42:30.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:42:30.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:42:30.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:42:30.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:42:30.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C05_%E5%A4%9C%E9%97%B4, png,jpg,jpeg]
|
|
2020-08-13 21:42:30.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:30.231 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"皖A00T45.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A00T45.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A00T45.jpg","isDir":false}, {"fileName":"皖A2F56D.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A2F56D.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A2F56D.jpg","isDir":false}, {"fileName":"皖A80003.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A80003.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A80003.jpg","isDir":false}, {"fileName":"皖A80375.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖A80375.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖A80375.jpg","isDir":false}, {"fileName":"皖AJH155.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖AJH155.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖AJH155.jpg","isDir":false}, {"fileName":"皖AX688A.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖AX688A.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖AX688A.jpg","isDir":false}, {"fileName":"皖BBC666.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖BBC666.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖BBC666.jpg","isDir":false}, {"fileName":"皖F71646.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖F71646.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖F71646.jpg","isDir":false}, {"fileName":"皖M69311.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖M69311.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖M69311.jpg","isDir":false}, {"fileName":"皖Q06417.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖Q06417.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖Q06417.jpg","isDir":false}, {"fileName":"皖Q19917.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖Q19917.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖Q19917.jpg","isDir":false}, {"fileName":"皖Q80197.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖Q80197.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖Q80197.jpg","isDir":false}, {"fileName":"皖QA2825.jpg","filePath":"D:\\PlateDetect\\05_夜间\\皖QA2825.jpg","pid":"D:\\PlateDetect\\05_夜间","id":"D:\\PlateDetect\\05_夜间\\皖QA2825.jpg","isDir":false}]
|
|
2020-08-13 21:42:30.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:33.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:42:33.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:42:33.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:42:33.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:42:33.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:42:33.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96, png,jpg,jpeg]
|
|
2020-08-13 21:42:33.516 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:33.522 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A88731.jpg","filePath":"D:\\PlateDetect\\99_其他\\京A88731.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京A88731.jpg","isDir":false}, {"fileName":"京CX8888.jpg","filePath":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\京CX8888.jpg","isDir":false}, {"fileName":"冀FA3215.jpg","filePath":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\冀FA3215.jpg","isDir":false}, {"fileName":"川C28888.jpg","filePath":"D:\\PlateDetect\\99_其他\\川C28888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\川C28888.jpg","isDir":false}, {"fileName":"沪A51V39.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪A51V39.jpg","isDir":false}, {"fileName":"沪AGH092.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AGH092.jpg","isDir":false}, {"fileName":"沪AP0910.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪AP0910.jpg","isDir":false}, {"fileName":"沪J32500.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪J32500.jpg","isDir":false}, {"fileName":"沪K62933.jpg","filePath":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\沪K62933.jpg","isDir":false}, {"fileName":"津AHP676.jpg","filePath":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津AHP676.jpg","isDir":false}, {"fileName":"津DTG667.jpg","filePath":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津DTG667.jpg","isDir":false}, {"fileName":"津E14579.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E14579.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E14579.jpg","isDir":false}, {"fileName":"津E22602.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E22602.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E22602.jpg","isDir":false}, {"fileName":"津E24494.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E24494.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E24494.jpg","isDir":false}, {"fileName":"津E28437.jpg","filePath":"D:\\PlateDetect\\99_其他\\津E28437.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津E28437.jpg","isDir":false}, {"fileName":"津G68991.jpg","filePath":"D:\\PlateDetect\\99_其他\\津G68991.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津G68991.jpg","isDir":false}, {"fileName":"津H65817.jpg","filePath":"D:\\PlateDetect\\99_其他\\津H65817.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津H65817.jpg","isDir":false}, {"fileName":"津KNG518.jpg","filePath":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津KNG518.jpg","isDir":false}, {"fileName":"津LS2999.jpg","filePath":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津LS2999.jpg","isDir":false}, {"fileName":"津MJY929.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MJY929.jpg","isDir":false}, {"fileName":"津MN0888.jpg","filePath":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津MN0888.jpg","isDir":false}, {"fileName":"津NRL118.jpg","filePath":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津NRL118.jpg","isDir":false}, {"fileName":"津RB7992.jpg","filePath":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\津RB7992.jpg","isDir":false}, {"fileName":"浙A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙A88888.jpg","isDir":false}, {"fileName":"浙B7C289.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙B7C289.jpg","isDir":false}, {"fileName":"浙F397C0.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙F397C0.jpg","isDir":false}, {"fileName":"浙G70000.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙G70000.jpg","isDir":false}, {"fileName":"浙GZB388.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZB388.jpg","isDir":false}, {"fileName":"浙GZJ021.jpg","filePath":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\浙GZJ021.jpg","isDir":false}, {"fileName":"湘A05H22.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A05H22.jpg","isDir":false}, {"fileName":"湘A0PC37.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PC37.jpg","isDir":false}, {"fileName":"湘A0PQ76.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A0PQ76.jpg","isDir":false}, {"fileName":"湘A2991D.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A2991D.jpg","isDir":false}, {"fileName":"湘A3685C.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A3685C.jpg","isDir":false}, {"fileName":"湘A53U19.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A53U19.jpg","isDir":false}, {"fileName":"湘A5RM87.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A5RM87.jpg","isDir":false}, {"fileName":"湘A97971.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘A97971.jpg","isDir":false}, {"fileName":"湘AA8516.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AA8516.jpg","isDir":false}, {"fileName":"湘AED855.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AED855.jpg","isDir":false}, {"fileName":"湘AL8387.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AL8387.jpg","isDir":false}, {"fileName":"湘AT1Y68.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT1Y68.jpg","isDir":false}, {"fileName":"湘AT3597.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT3597.jpg","isDir":false}, {"fileName":"湘AT8781.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AT8781.jpg","isDir":false}, {"fileName":"湘ATL269.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘ATL269.jpg","isDir":false}, {"fileName":"湘AYN355.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘AYN355.jpg","isDir":false}, {"fileName":"湘GR0L16.jpg","filePath":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\湘GR0L16.jpg","isDir":false}, {"fileName":"皖A09T87.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A09T87.jpg","isDir":false}, {"fileName":"皖A1T235.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A1T235.jpg","isDir":false}, {"fileName":"皖A22T43.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A22T43.jpg","isDir":false}, {"fileName":"皖A85501.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85501.jpg","isDir":false}, {"fileName":"皖A85890.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A85890.jpg","isDir":false}, {"fileName":"皖A87271.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖A87271.jpg","isDir":false}, {"fileName":"皖AA361D.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AA361D.jpg","isDir":false}, {"fileName":"皖AH8331.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AH8331.jpg","isDir":false}, {"fileName":"皖AK169H.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AK169H.jpg","isDir":false}, {"fileName":"皖AL025S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AL025S.jpg","isDir":false}, {"fileName":"皖AS3165.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AS3165.jpg","isDir":false}, {"fileName":"皖AT789S.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AT789S.jpg","isDir":false}, {"fileName":"皖ATH859.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖ATH859.jpg","isDir":false}, {"fileName":"皖AUB816.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖AUB816.jpg","isDir":false}, {"fileName":"皖EZM618.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖EZM618.jpg","isDir":false}, {"fileName":"皖M12288.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖M12288.jpg","isDir":false}, {"fileName":"皖P77222.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖P77222.jpg","isDir":false}, {"fileName":"皖Q0686学.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q0686学.jpg","isDir":false}, {"fileName":"皖Q18632.jpg","filePath":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\皖Q18632.jpg","isDir":false}, {"fileName":"粤B0K999.jpg","filePath":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\粤B0K999.jpg","isDir":false}, {"fileName":"苏A0CP56.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A0CP56.jpg","isDir":false}, {"fileName":"苏A6E176.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏A6E176.jpg","isDir":false}, {"fileName":"苏B551QV.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B551QV.jpg","isDir":false}, {"fileName":"苏B577CU.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏B577CU.jpg","isDir":false}, {"fileName":"苏BGG522.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BGG522.jpg","isDir":false}, {"fileName":"苏BU5838.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏BU5838.jpg","isDir":false}, {"fileName":"苏DLA031.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏DLA031.jpg","isDir":false}, {"fileName":"苏E2Y256.jpg","filePath":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\苏E2Y256.jpg","isDir":false}, {"fileName":"豫K91239.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫K91239.jpg","isDir":false}, {"fileName":"豫S33909.jpg","filePath":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\豫S33909.jpg","isDir":false}, {"fileName":"辽B99999.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽B99999.jpg","isDir":false}, {"fileName":"辽BMW005.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽BMW005.jpg","isDir":false}, {"fileName":"辽C33333.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽C33333.jpg","isDir":false}, {"fileName":"辽PE9218.jpg","filePath":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\辽PE9218.jpg","isDir":false}, {"fileName":"闽HB1508.jpg","filePath":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\闽HB1508.jpg","isDir":false}, {"fileName":"鲁A88888.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁A88888.jpg","isDir":false}, {"fileName":"鲁JRW350.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁JRW350.jpg","isDir":false}, {"fileName":"鲁KK5555.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁KK5555.jpg","isDir":false}, {"fileName":"鲁LD9016.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁LD9016.jpg","isDir":false}, {"fileName":"鲁Y44748.jpg","filePath":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\鲁Y44748.jpg","isDir":false}, {"fileName":"黑A1R272.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑A1R272.jpg","isDir":false}, {"fileName":"黑AB4444.jpg","filePath":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","pid":"D:\\PlateDetect\\99_其他","id":"D:\\PlateDetect\\99_其他\\黑AB4444.jpg","isDir":false}]
|
|
2020-08-13 21:42:33.523 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:34.686 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:42:34.686 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E5%86%80FA3215.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38453da4]
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C99_%E5%85%B6%E4%BB%96%5C%E5%86%80FA3215.jpg, false]
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:34.687 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:34.692 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=123, fileName=冀FA3215.jpg, filePath=D:/PlateDetect/99_其他/冀FA3215.jpg, fileType=jpg, fileLength=0, plate=冀FA3215, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642756633/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 21:42:34.692 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:34.698 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 21:42:34.698 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:34.698 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 21:42:37.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 21:42:37.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 21:42:37.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 21:42:37.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 21:42:37.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 21:42:37.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5Ctrain, png,jpg,jpeg]
|
|
2020-08-13 21:42:37.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 21:42:37.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"chars_recognise_ann","filePath":"D:\\PlateDetect\\train\\chars_recognise_ann","pid":"D:\\PlateDetect\\train","id":"D:\\PlateDetect\\train\\chars_recognise_ann","isDir":true}, {"fileName":"plate_detect_svm","filePath":"D:\\PlateDetect\\train\\plate_detect_svm","pid":"D:\\PlateDetect\\train","id":"D:\\PlateDetect\\train\\plate_detect_svm","isDir":true}]
|
|
2020-08-13 21:42:37.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:15.479 [main] INFO com.yuxue.Application - Starting Application on H with PID 18104 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 22:00:15.483 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 22:00:17.021 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$44d49d3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:00:17.165 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5f51d7f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:00:17.304 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$49550b16] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:00:17.313 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:00:18.130 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 22:00:18.175 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 22:00:18.176 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 22:00:18.356 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 22:00:18.460 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 22:00:18.727 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 22:00:19.686 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 22:00:20.451 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 22:00:20.585 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 22:00:20.613 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 22:00:20.624 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 22:00:20.908 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 22:00:20.916 [main] INFO com.yuxue.Application - Started Application in 6.236 seconds (JVM running for 6.67)
|
|
2020-08-13 22:00:54.034 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 22:00:54.088 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:00:54.088 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:00:54.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 22:00:54.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:00:54.090 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 22:00:54.091 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 22:00:54.091 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:54.099 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 22:00:54.100 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:54.100 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:00:54.724 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:00:54.724 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:00:54.724 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 22:00:54.724 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:00:54.724 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 22:00:54.725 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 22:00:54.725 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:55.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@259caef6, first=java.util.stream.ReferencePipeline$2@2c6589b1, second=java.util.stream.ReferencePipeline$2@67065bfe}
|
|
2020-08-13 22:00:55.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:55.311 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:00:55.311 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:00:55.312 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 22:00:55.312 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:00:55.312 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 22:00:55.312 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 22:00:55.312 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:55.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:00:55.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:00:55.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 22:00:55.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:00:55.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 22:00:55.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 22:00:55.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:55.328 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 22:00:55.328 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:55.400 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 22:00:55.400 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:57.531 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:00:57.531 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:00:57.531 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 22:00:57.531 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:00:57.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 22:00:57.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 22:00:57.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:57.538 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 22:00:57.539 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:59.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:00:59.077 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:00:59.078 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:00:59.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:00:59.078 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c5ac8d3]
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:59.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:59.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:00:59.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:00:59.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:00:59.092 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 22:00:59.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:03.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:03.916 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:03.917 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:03.917 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:03.917 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:03.917 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:01:03.917 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:03.917 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:03.918 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:03.918 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:01:03.918 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43b00798]
|
|
2020-08-13 22:01:03.918 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, false]
|
|
2020-08-13 22:01:03.918 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:03.918 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:03.919 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:03.919 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:03.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:03.926 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=31, fileName=鲁J·RW350.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁J·RW350.jpg, fileType=jpg, fileLength=0, plate=鲁JRW350, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731868/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 22:01:03.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:05.187 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:05.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:05.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:01:05.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:05.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:01:05.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, true]
|
|
2020-08-13 22:01:05.189 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=31, fileName=鲁J·RW350.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁J·RW350.jpg, fileType=jpg, fileLength=0, plate=鲁JRW350, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597327265193/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=2982, parentId=31, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2981, parentId=31, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2989, parentId=31, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2985, parentId=31, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2974, parentId=31, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2978, parentId=31, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3000, parentId=31, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2999, parentId=31, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2986, parentId=31, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2976, parentId=31, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=2984, parentId=31, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=2990, parentId=31, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=2979, parentId=31, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3001, parentId=31, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=2997, parentId=31, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2988, parentId=31, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2991, parentId=31, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2972, parentId=31, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2971, parentId=31, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2993, parentId=31, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2987, parentId=31, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2975, parentId=31, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2980, parentId=31, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2998, parentId=31, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=2996, parentId=31, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=2994, parentId=31, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3002, parentId=31, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3003, parentId=31, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2992, parentId=31, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2995, parentId=31, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2977, parentId=31, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2973, parentId=31, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2983, parentId=31, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=2970, parentId=31, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597327265193/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 14:01:11, recoPlate=鲁JRW350, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 22:01:11.187 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.206 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.207 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.207 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57180fb4]
|
|
2020-08-13 22:01:11.207 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.207 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e39550]
|
|
2020-08-13 22:01:11.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.211 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61b95324]
|
|
2020-08-13 22:01:11.209 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ef25f3b]
|
|
2020-08-13 22:01:11.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c09386e]
|
|
2020-08-13 22:01:11.218 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.228 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.234 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.235 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.236 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.236 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.235 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@608ab818]
|
|
2020-08-13 22:01:11.239 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.239 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.239 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.239 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10cf8e8e]
|
|
2020-08-13 22:01:11.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.241 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.242 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.242 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.245 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.245 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1457d2be]
|
|
2020-08-13 22:01:11.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.250 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.250 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.250 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.250 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.250 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.250 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.256 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3165e4bd]
|
|
2020-08-13 22:01:11.256 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.261 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6466ee8a]
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@455e6a91]
|
|
2020-08-13 22:01:11.262 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.263 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.263 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.263 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.268 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.269 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.270 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.270 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.270 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.270 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.270 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@510584a4]
|
|
2020-08-13 22:01:11.270 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.272 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.272 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.272 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.275 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.275 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.275 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.275 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.275 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.275 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79cdda1e]
|
|
2020-08-13 22:01:11.275 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.279 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.280 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.286 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.287 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.287 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67fc47a8]
|
|
2020-08-13 22:01:11.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@606a8853]
|
|
2020-08-13 22:01:11.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.296 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.297 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.297 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.297 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.297 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.297 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b196187]
|
|
2020-08-13 22:01:11.297 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.301 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.301 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.300 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@416e946c]
|
|
2020-08-13 22:01:11.308 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3035a695]
|
|
2020-08-13 22:01:11.310 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.317 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.317 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@194c0312]
|
|
2020-08-13 22:01:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.324 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.324 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.324 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.324 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.324 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.324 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fa1388]
|
|
2020-08-13 22:01:11.324 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ad6519]
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.331 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.331 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.331 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.331 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.331 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e88c015]
|
|
2020-08-13 22:01:11.331 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.338 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.338 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.338 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.338 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.338 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4dc96ff]
|
|
2020-08-13 22:01:11.338 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.342 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52037937]
|
|
2020-08-13 22:01:11.342 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.342 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.342 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dafb24b]
|
|
2020-08-13 22:01:11.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.344 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.344 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.344 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.348 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.348 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.348 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@534824a1]
|
|
2020-08-13 22:01:11.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.353 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@340a344b]
|
|
2020-08-13 22:01:11.360 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.360 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.360 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.360 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.363 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.364 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.364 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.364 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.365 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.364 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.365 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.365 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.365 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.365 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5170a8e1]
|
|
2020-08-13 22:01:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.364 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@201426b]
|
|
2020-08-13 22:01:11.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.371 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e879ab5]
|
|
2020-08-13 22:01:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3778bef7]
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.379 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.380 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.380 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.380 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.380 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.380 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.380 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.381 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.381 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.381 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.381 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.381 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7dc6c117]
|
|
2020-08-13 22:01:11.381 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.389 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.390 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4de6ea2c]
|
|
2020-08-13 22:01:11.391 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.394 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.397 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:11.397 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:11.397 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:11.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:11.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:11.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327265193/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a98ccff]
|
|
2020-08-13 22:01:11.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.410 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.411 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.411 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:11.415 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:11.415 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:11.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:30.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:30.083 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:30.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:30.083 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:30.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, false]
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6341bf1b]
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:30.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:30.085 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:30.085 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:30.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=33, fileName=鲁B·QG527.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·QG527.jpg, fileType=jpg, fileLength=0, plate=鲁BQG527, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642732526/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 22:01:30.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:41.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:41.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:41.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:01:41.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:41.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:01:41.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, true]
|
|
2020-08-13 22:01:41.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.181 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=33, fileName=鲁B·QG527.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·QG527.jpg, fileType=jpg, fileLength=0, plate=鲁BQG527, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597327301814/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3015, parentId=33, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3049, parentId=33, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3022, parentId=33, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3013, parentId=33, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3044, parentId=33, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3050, parentId=33, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3030, parentId=33, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3036, parentId=33, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3041, parentId=33, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3029, parentId=33, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3034, parentId=33, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3017, parentId=33, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3025, parentId=33, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3040, parentId=33, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3045, parentId=33, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3035, parentId=33, fileName=debug_char_contour25.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour25.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3008, parentId=33, fileName=debug_char_contour26.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour26.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3012, parentId=33, fileName=debug_char_contour27.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour27.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3019, parentId=33, fileName=debug_char_contour28.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour28.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3023, parentId=33, fileName=debug_char_contour29.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour29.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3042, parentId=33, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3032, parentId=33, fileName=debug_char_contour30.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour30.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3037, parentId=33, fileName=debug_char_contour31.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour31.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3026, parentId=33, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3010, parentId=33, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3005, parentId=33, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3006, parentId=33, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3024, parentId=33, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3020, parentId=33, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3039, parentId=33, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3033, parentId=33, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3018, parentId=33, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3046, parentId=33, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3031, parentId=33, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3038, parentId=33, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3011, parentId=33, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3021, parentId=33, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3027, parentId=33, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3007, parentId=33, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3014, parentId=33, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3028, parentId=33, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3043, parentId=33, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3016, parentId=33, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3048, parentId=33, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3051, parentId=33, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3053, parentId=33, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3009, parentId=33, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3052, parentId=33, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3047, parentId=33, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3004, parentId=33, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597327301814/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 14:01:42, recoPlate=沪QG527, plateColor=未知, sort=99)])
|
|
2020-08-13 22:01:42.181 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41ce1974]
|
|
2020-08-13 22:01:42.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7afbe198]
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@208a6203]
|
|
2020-08-13 22:01:42.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.207 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.208 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.208 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.208 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.208 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.208 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3059d3d4]
|
|
2020-08-13 22:01:42.208 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.215 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.215 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.215 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.215 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.215 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.215 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@732741aa]
|
|
2020-08-13 22:01:42.215 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.216 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.216 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.216 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.220 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.220 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.220 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.220 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.220 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.220 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34103c2]
|
|
2020-08-13 22:01:42.221 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.223 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.223 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.223 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b23d772]
|
|
2020-08-13 22:01:42.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c4706b4]
|
|
2020-08-13 22:01:42.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.232 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.232 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.233 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.235 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.235 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.235 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.245 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.246 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.246 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.246 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.246 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.246 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2949502e]
|
|
2020-08-13 22:01:42.246 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4071c02e]
|
|
2020-08-13 22:01:42.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f700abe]
|
|
2020-08-13 22:01:42.259 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.259 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2753f2eb]
|
|
2020-08-13 22:01:42.259 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.260 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.261 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.261 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.261 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.261 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.261 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ba6e1d1]
|
|
2020-08-13 22:01:42.261 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.260 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.262 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.262 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.262 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.262 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.262 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c26c721]
|
|
2020-08-13 22:01:42.262 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.264 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.264 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.264 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.269 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.269 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.269 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.269 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.269 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.269 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5000bf9e]
|
|
2020-08-13 22:01:42.269 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.272 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.272 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.272 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@717b42a5]
|
|
2020-08-13 22:01:42.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.277 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.277 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.277 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.278 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.279 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.279 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour25.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35ead8bd]
|
|
2020-08-13 22:01:42.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.286 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.286 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.286 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour27.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35cdbdf0]
|
|
2020-08-13 22:01:42.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour26.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14965e51]
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour28.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74714bfd]
|
|
2020-08-13 22:01:42.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.295 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.295 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.295 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.296 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.296 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.296 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.299 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.300 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.300 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.300 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.300 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.300 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour29.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61894941]
|
|
2020-08-13 22:01:42.300 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.305 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.305 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b369ec8]
|
|
2020-08-13 22:01:42.306 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.307 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.307 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.307 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.307 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.307 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.307 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour30.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a432c8b]
|
|
2020-08-13 22:01:42.307 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.309 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.309 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.309 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.309 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.310 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.310 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour31.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51669b2b]
|
|
2020-08-13 22:01:42.310 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.315 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f6a8d2a]
|
|
2020-08-13 22:01:42.315 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.316 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.317 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.317 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.319 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.319 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.319 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.320 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ea0397]
|
|
2020-08-13 22:01:42.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.322 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.322 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.322 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.324 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.324 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.324 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.325 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.325 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.325 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.327 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.327 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.327 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.327 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@713583dc]
|
|
2020-08-13 22:01:42.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.334 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.334 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5eded53d]
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f53067c]
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@324d7909]
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.335 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.336 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.336 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.336 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.336 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.336 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45a7b761]
|
|
2020-08-13 22:01:42.336 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.338 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.338 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.338 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.344 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.344 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@749d5952]
|
|
2020-08-13 22:01:42.344 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b38fc15]
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.346 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.349 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.349 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.349 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44db93c9]
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.351 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.351 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.357 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.357 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.357 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.361 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.361 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.361 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.361 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.361 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.361 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75862bec]
|
|
2020-08-13 22:01:42.361 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.365 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.367 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39c9da23]
|
|
2020-08-13 22:01:42.368 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.372 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.373 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.373 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.373 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3836960c]
|
|
2020-08-13 22:01:42.373 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.374 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.374 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.375 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.381 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5644c697]
|
|
2020-08-13 22:01:42.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.383 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.384 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.384 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.386 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.386 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.386 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58a06d1]
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e73f304]
|
|
2020-08-13 22:01:42.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.397 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.397 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.397 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.397 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.397 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.397 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@868bfae]
|
|
2020-08-13 22:01:42.397 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@305d5f40]
|
|
2020-08-13 22:01:42.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c682ad]
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.402 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.405 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.405 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.405 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.406 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2dfc3a91]
|
|
2020-08-13 22:01:42.407 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.413 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@660de30]
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.417 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.417 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.417 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d136311]
|
|
2020-08-13 22:01:42.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56e14f76]
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3027d955]
|
|
2020-08-13 22:01:42.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.433 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:42.433 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:42.433 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67f07092]
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327301814/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@531146c6]
|
|
2020-08-13 22:01:42.434 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.436 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.443 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.443 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.443 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.443 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.443 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:42.450 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:42.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:42.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:57.035 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:57.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:57.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:57.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:57.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:01:57.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:57.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:57.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48a5a92e]
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, false]
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:57.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:57.044 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642735816/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 22:01:57.044 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.070 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.071 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.071 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:01:58.071 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.071 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:01:58.071 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, true]
|
|
2020-08-13 22:01:58.071 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.366 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597327318075/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3076, parentId=25, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3064, parentId=25, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3068, parentId=25, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3095, parentId=25, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3093, parentId=25, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3084, parentId=25, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3092, parentId=25, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3083, parentId=25, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3073, parentId=25, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3077, parentId=25, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3058, parentId=25, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3067, parentId=25, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3063, parentId=25, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3100, parentId=25, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3098, parentId=25, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3102, parentId=25, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3096, parentId=25, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3090, parentId=25, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3101, parentId=25, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3099, parentId=25, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3088, parentId=25, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3087, parentId=25, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3091, parentId=25, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3057, parentId=25, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3078, parentId=25, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3072, parentId=25, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3082, parentId=25, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3085, parentId=25, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3071, parentId=25, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3060, parentId=25, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3056, parentId=25, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3066, parentId=25, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3059, parentId=25, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3062, parentId=25, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3079, parentId=25, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3069, parentId=25, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3065, parentId=25, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3074, parentId=25, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3070, parentId=25, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3061, parentId=25, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3080, parentId=25, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3055, parentId=25, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3097, parentId=25, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3094, parentId=25, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3081, parentId=25, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3089, parentId=25, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3086, parentId=25, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3075, parentId=25, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3054, parentId=25, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597327318075/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=赣L88888, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 22:01:58.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7dda7202]
|
|
2020-08-13 22:01:58.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.389 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.389 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.389 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75893e85]
|
|
2020-08-13 22:01:58.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43aad014]
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.392 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f78c147]
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78f9cea4]
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b04add4]
|
|
2020-08-13 22:01:58.394 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.403 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.403 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.402 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.403 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.404 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.404 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.404 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.405 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.405 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.410 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.410 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.410 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.412 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2831c8f4]
|
|
2020-08-13 22:01:58.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@579f6f7e]
|
|
2020-08-13 22:01:58.412 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.412 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.418 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.418 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.418 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.419 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.419 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.419 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60a45fa9]
|
|
2020-08-13 22:01:58.419 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.418 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3529b1f5]
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@856295f]
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.423 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.424 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.424 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.425 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b56b620]
|
|
2020-08-13 22:01:58.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.428 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.428 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.428 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@135bf0b4]
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@534b82b3]
|
|
2020-08-13 22:01:58.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.433 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.433 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.433 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.434 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17ee1f8]
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58970e49]
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7547954d]
|
|
2020-08-13 22:01:58.440 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ad9aba2]
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46b2672]
|
|
2020-08-13 22:01:58.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.448 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.448 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.448 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.448 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.449 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.449 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59ec1082]
|
|
2020-08-13 22:01:58.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.460 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.460 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c813fd0]
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21fbb78]
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@635bec36]
|
|
2020-08-13 22:01:58.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.469 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.469 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.469 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.469 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.469 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.469 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.469 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d820641]
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@794dfb1f]
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.470 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.473 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.473 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.473 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.473 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.473 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.474 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.474 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.474 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.474 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d7e3704]
|
|
2020-08-13 22:01:58.474 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.475 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.475 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.475 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45e36370]
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@310d1fb8]
|
|
2020-08-13 22:01:58.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.483 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6327ed49]
|
|
2020-08-13 22:01:58.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10b70825]
|
|
2020-08-13 22:01:58.485 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.492 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f15b226]
|
|
2020-08-13 22:01:58.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.495 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.495 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74b642f]
|
|
2020-08-13 22:01:58.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.506 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.506 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.506 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.506 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a2cc6ba]
|
|
2020-08-13 22:01:58.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.513 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@258b91bf]
|
|
2020-08-13 22:01:58.514 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.516 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.516 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.516 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39daa8f]
|
|
2020-08-13 22:01:58.520 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d13c09f]
|
|
2020-08-13 22:01:58.526 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@907e1ef]
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54043c6e]
|
|
2020-08-13 22:01:58.533 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.535 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.535 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.535 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@551d8367]
|
|
2020-08-13 22:01:58.541 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.543 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.543 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.543 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.543 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.543 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.543 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7445b008]
|
|
2020-08-13 22:01:58.544 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.549 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.549 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.549 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.549 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4fe3ef08]
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.550 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19bf131f]
|
|
2020-08-13 22:01:58.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.552 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.552 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.552 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f13919b]
|
|
2020-08-13 22:01:58.556 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.557 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.557 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.557 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.558 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.558 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.558 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.558 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.558 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3db8b92]
|
|
2020-08-13 22:01:58.558 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.558 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.559 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.559 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.559 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a862142]
|
|
2020-08-13 22:01:58.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.570 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.570 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.570 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.570 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.570 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.570 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7152a2ae]
|
|
2020-08-13 22:01:58.570 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.571 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.571 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.571 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78cc4d0f]
|
|
2020-08-13 22:01:58.576 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.577 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2763c8af]
|
|
2020-08-13 22:01:58.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.579 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.579 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.579 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:01:58.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:01:58.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:01:58.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:01:58.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:01:58.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1706d77a]
|
|
2020-08-13 22:01:58.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.587 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.587 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.588 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.598 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.598 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.598 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.599 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.599 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:01:58.599 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.599 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:01:58.600 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:01:58.600 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:14:06.809 [main] INFO com.yuxue.Application - Starting Application on H with PID 9088 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-13 22:14:06.814 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-13 22:14:08.633 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$845ed66c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:14:08.808 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9edc1122] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:14:08.970 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$88df4445] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:14:08.978 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-13 22:14:09.842 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-13 22:14:09.883 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-13 22:14:09.884 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-13 22:14:10.094 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-13 22:14:10.207 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-13 22:14:10.579 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-13 22:14:11.668 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-13 22:14:12.583 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-13 22:14:12.709 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-13 22:14:12.730 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-13 22:14:12.742 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-13 22:14:13.003 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-13 22:14:13.010 [main] INFO com.yuxue.Application - Started Application in 7.032 seconds (JVM running for 7.693)
|
|
2020-08-13 22:14:14.623 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-13 22:14:14.682 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:14:14.682 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:14:14.683 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-13 22:14:14.683 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:14:14.684 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-13 22:14:14.685 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 22:14:14.685 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:14:14.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-13 22:14:14.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:14:14.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:14:15.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:14:15.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:14:15.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-13 22:14:15.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:14:15.317 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-13 22:14:15.317 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 22:14:15.317 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:14:15.760 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@2815eaaa, first=java.util.stream.ReferencePipeline$2@5777fd5e, second=java.util.stream.ReferencePipeline$2@3ce3a87f}
|
|
2020-08-13 22:14:15.760 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:14:15.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:14:15.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:14:15.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-13 22:14:15.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:14:15.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-13 22:14:15.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-13 22:14:15.971 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:14:15.977 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:14:15.977 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:14:15.978 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 22:14:15.978 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:14:15.978 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 22:14:15.978 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-13 22:14:15.978 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:14:15.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-13 22:14:15.985 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:14:16.100 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}]
|
|
2020-08-13 22:14:16.100 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:20.701 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:20.702 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:20.702 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-13 22:15:20.703 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:20.703 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-13 22:15:20.703 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-13 22:15:20.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:20.708 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-13 22:15:20.709 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:22.726 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:22.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:22.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:15:22.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:22.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:15:22.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-13 22:15:22.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:22.729 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:22.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:22.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:22.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:22.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:22.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5199525]
|
|
2020-08-13 22:15:22.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:22.733 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:22.733 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:22.733 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:22.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 22:15:22.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:34.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:34.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:34.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:15:34.672 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:34.672 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:15:34.672 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-13 22:15:34.672 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.551 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597328134677/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3143, parentId=36, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3131, parentId=36, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3123, parentId=36, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3127, parentId=36, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3125, parentId=36, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3120, parentId=36, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3111, parentId=36, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3116, parentId=36, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3114, parentId=36, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3132, parentId=36, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3130, parentId=36, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3134, parentId=36, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3129, parentId=36, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3144, parentId=36, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3135, parentId=36, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3121, parentId=36, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3112, parentId=36, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3117, parentId=36, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3142, parentId=36, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3124, parentId=36, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3133, parentId=36, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3138, parentId=36, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3104, parentId=36, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3105, parentId=36, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3110, parentId=36, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3108, parentId=36, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3109, parentId=36, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3140, parentId=36, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3141, parentId=36, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3128, parentId=36, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3119, parentId=36, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3113, parentId=36, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3139, parentId=36, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3106, parentId=36, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3137, parentId=36, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3136, parentId=36, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3115, parentId=36, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3126, parentId=36, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3122, parentId=36, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3118, parentId=36, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3107, parentId=36, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3103, parentId=36, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597328134677/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 14:15:41, recoPlate=京A88731, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 22:15:41.552 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.573 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.573 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bb143aa]
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13dce7de]
|
|
2020-08-13 22:15:41.574 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.578 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.578 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6991ef3a]
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f94ed7f]
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.579 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59653f67]
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.580 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.581 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2478ccfa]
|
|
2020-08-13 22:15:41.581 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.582 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.591 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d827511]
|
|
2020-08-13 22:15:41.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.596 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.596 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.596 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b3c4331]
|
|
2020-08-13 22:15:41.598 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.602 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.602 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.602 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.602 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.602 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.603 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21e01e9]
|
|
2020-08-13 22:15:41.603 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.604 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.604 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.604 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.610 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@794af385]
|
|
2020-08-13 22:15:41.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.608 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.612 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.612 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.612 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.612 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.612 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.617 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.618 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f560334]
|
|
2020-08-13 22:15:41.618 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.619 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.619 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.622 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4576b4ac]
|
|
2020-08-13 22:15:41.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.628 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4aa1d95b]
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.629 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2880f6c5]
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d32b8c]
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.634 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.635 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50c224b9]
|
|
2020-08-13 22:15:41.636 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.638 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.638 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.638 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.640 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.641 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.641 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.644 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7bf9a64]
|
|
2020-08-13 22:15:41.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@128f0f4a]
|
|
2020-08-13 22:15:41.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.654 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.655 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@228557fe]
|
|
2020-08-13 22:15:41.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.659 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.659 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.659 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.659 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.659 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.659 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e8f6013]
|
|
2020-08-13 22:15:41.659 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.660 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.660 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.660 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.664 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.664 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.664 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.664 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.664 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.664 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45b943b8]
|
|
2020-08-13 22:15:41.664 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22217601]
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.665 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.672 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6818428e]
|
|
2020-08-13 22:15:41.673 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@414928da]
|
|
2020-08-13 22:15:41.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.676 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.676 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.677 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.678 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.679 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.679 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3517d617]
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f3e6ca2]
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.681 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.685 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.687 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.687 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.687 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.688 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.688 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25f5f57]
|
|
2020-08-13 22:15:41.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.694 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.696 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.696 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.696 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.697 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.696 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.697 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.697 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.697 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.697 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.697 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62e1847b]
|
|
2020-08-13 22:15:41.697 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e5eda4]
|
|
2020-08-13 22:15:41.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.710 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.711 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.711 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.711 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.711 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.711 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c726824]
|
|
2020-08-13 22:15:41.711 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.713 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.713 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.713 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.716 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.716 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.716 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.716 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.716 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.716 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e3a9dda]
|
|
2020-08-13 22:15:41.716 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79656f71]
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.717 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.722 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.722 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.722 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e963384]
|
|
2020-08-13 22:15:41.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44bbe97]
|
|
2020-08-13 22:15:41.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.732 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.732 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.732 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.733 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.733 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.733 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.738 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.738 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.738 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.738 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.738 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.738 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19e239b7]
|
|
2020-08-13 22:15:41.738 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.744 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.744 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cc7108e]
|
|
2020-08-13 22:15:41.744 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@aa8b576]
|
|
2020-08-13 22:15:41.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.751 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.751 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.751 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ae8d4d1]
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73f31891]
|
|
2020-08-13 22:15:41.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4af99568]
|
|
2020-08-13 22:15:41.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.759 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.759 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.759 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.763 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.763 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.763 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.763 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.764 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.764 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.764 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.764 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.764 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5743d667]
|
|
2020-08-13 22:15:41.764 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.767 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.768 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.769 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.778 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.778 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328134677/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6deec73]
|
|
2020-08-13 22:15:41.779 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.782 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.782 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.782 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.791 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.791 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.791 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:15:41.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:15:41.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:15:41.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.561 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.561 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:16:37.561 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.561 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:16:37.561 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, false]
|
|
2020-08-13 22:16:37.561 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.563 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.563 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.563 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.563 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.563 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.564 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c93a4f1]
|
|
2020-08-13 22:16:37.564 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.564 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.564 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.564 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.580 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597327318075/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3076, parentId=25, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3064, parentId=25, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3068, parentId=25, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3095, parentId=25, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3093, parentId=25, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3084, parentId=25, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3092, parentId=25, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3083, parentId=25, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3073, parentId=25, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3077, parentId=25, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3058, parentId=25, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3067, parentId=25, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3063, parentId=25, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3100, parentId=25, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3098, parentId=25, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3102, parentId=25, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3096, parentId=25, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3090, parentId=25, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3101, parentId=25, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3099, parentId=25, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3088, parentId=25, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3087, parentId=25, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3091, parentId=25, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3057, parentId=25, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3078, parentId=25, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3072, parentId=25, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3082, parentId=25, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3085, parentId=25, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3071, parentId=25, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3060, parentId=25, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3056, parentId=25, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3066, parentId=25, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3059, parentId=25, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3062, parentId=25, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3079, parentId=25, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3069, parentId=25, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3065, parentId=25, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3074, parentId=25, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3070, parentId=25, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3061, parentId=25, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3080, parentId=25, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3055, parentId=25, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3097, parentId=25, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3094, parentId=25, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3081, parentId=25, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3089, parentId=25, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3086, parentId=25, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3075, parentId=25, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3054, parentId=25, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597327318075/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 14:01:58, recoPlate=赣L88888, plateColor=蓝牌, sort=99)])
|
|
2020-08-13 22:16:37.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67b6fd67]
|
|
2020-08-13 22:16:37.603 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ac9dc13]
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.604 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.605 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.605 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.606 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.606 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.606 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.606 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.606 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.606 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3cf3ea78]
|
|
2020-08-13 22:16:37.606 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.607 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.607 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.607 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.607 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.607 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.607 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.608 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.608 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.608 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@452611a7]
|
|
2020-08-13 22:16:37.608 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16e5d7da]
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22de1f8d]
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.612 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.612 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.612 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.619 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23749b43]
|
|
2020-08-13 22:16:37.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.621 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.621 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.621 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.624 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.625 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.625 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bb01e2a]
|
|
2020-08-13 22:16:37.625 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.625 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22ebb83d]
|
|
2020-08-13 22:16:37.625 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.629 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@344160bf]
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bd8632b]
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.630 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.631 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.631 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e87de79]
|
|
2020-08-13 22:16:37.631 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.633 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.633 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.633 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.633 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.633 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.634 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ce1235e]
|
|
2020-08-13 22:16:37.634 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.634 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.634 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.634 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2972c2af]
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3fdd3a79]
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35851e7b]
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2dc09b5b]
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c68e441]
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.649 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.651 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.651 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.650 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48af098a]
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.652 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.654 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.654 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.654 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.663 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.663 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.663 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6421e915]
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62c496aa]
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21afbd49]
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.664 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.665 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.665 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.665 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.665 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.665 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.665 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4dd5f46f]
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f8c7775]
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77bd87c3]
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.672 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.672 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.678 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a3c6271]
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.678 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.679 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d02efe9]
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3503b415]
|
|
2020-08-13 22:16:37.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.681 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.681 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.682 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.687 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19535c2c]
|
|
2020-08-13 22:16:37.687 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24183741]
|
|
2020-08-13 22:16:37.687 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.687 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.686 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f03375b]
|
|
2020-08-13 22:16:37.688 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.689 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e29f059]
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c7cb721]
|
|
2020-08-13 22:16:37.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.708 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.708 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.708 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@543e0366]
|
|
2020-08-13 22:16:37.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cbabc3c]
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.729 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39889082]
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@646441d8]
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.730 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.731 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.731 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.731 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6464691]
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b70aa31]
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13913c36]
|
|
2020-08-13 22:16:37.745 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.745 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.745 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.745 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5330b2dd]
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2cbf9df4]
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@117c97f1]
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.751 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.752 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bf8c249]
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b45d5c6]
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44d9ff76]
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.761 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.761 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.761 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.760 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.762 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.762 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.762 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11bacfda]
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.767 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@581b3120]
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.768 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:37.769 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:37.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:37.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:37.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:37.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:37.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597327318075/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e9fbc49]
|
|
2020-08-13 22:16:37.770 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:37.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:37.771 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%8B%8FE%C2%B76HX29.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2334dad4]
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%8B%8FE%C2%B76HX29.jpg, false]
|
|
2020-08-13 22:16:38.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.146 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=27, fileName=苏E·6HX29.jpg, filePath=D:/PlateDetect/01_蓝牌/苏E·6HX29.jpg, fileType=jpg, fileLength=0, plate=苏E6HX29, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642734565/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 22:16:38.146 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.150 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:38.150 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, false]
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cb210c1]
|
|
2020-08-13 22:16:38.694 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.699 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642733528/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-13 22:16:38.699 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.706 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:38.706 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:38.706 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:40.793 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:40.794 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:40.794 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:16:40.794 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:40.794 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:16:40.794 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, true]
|
|
2020-08-13 22:16:40.794 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.085 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597328200799/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3147, parentId=29, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3167, parentId=29, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3168, parentId=29, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3162, parentId=29, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3157, parentId=29, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3169, parentId=29, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3166, parentId=29, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3163, parentId=29, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3148, parentId=29, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3146, parentId=29, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3149, parentId=29, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3159, parentId=29, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3156, parentId=29, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3171, parentId=29, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3172, parentId=29, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3165, parentId=29, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3170, parentId=29, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3161, parentId=29, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3151, parentId=29, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3158, parentId=29, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3152, parentId=29, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3164, parentId=29, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3160, parentId=29, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3150, parentId=29, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3153, parentId=29, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3155, parentId=29, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3154, parentId=29, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597328200799/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3145, parentId=29, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597328200799/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-13 14:16:41, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-13 22:16:41.085 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12811b66]
|
|
2020-08-13 22:16:41.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54a01223]
|
|
2020-08-13 22:16:41.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.105 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.105 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.105 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4829a9f]
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cd17d50]
|
|
2020-08-13 22:16:41.106 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.108 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.108 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@582808f6]
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c59989f]
|
|
2020-08-13 22:16:41.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.115 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.115 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.115 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48b6f6e6]
|
|
2020-08-13 22:16:41.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.121 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.121 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.123 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.123 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.123 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38cfdcc6]
|
|
2020-08-13 22:16:41.123 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.127 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.131 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.131 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.131 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.132 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.132 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.132 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ce1b584]
|
|
2020-08-13 22:16:41.132 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.134 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.137 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.137 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@430226d9]
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a8ab63f]
|
|
2020-08-13 22:16:41.138 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.146 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2606a684]
|
|
2020-08-13 22:16:41.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.151 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.152 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.152 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.152 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.152 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.152 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3634e254]
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@318a956e]
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@375831b9]
|
|
2020-08-13 22:16:41.153 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.154 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24643375]
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.161 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b199de3]
|
|
2020-08-13 22:16:41.162 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.165 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.165 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.165 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.168 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.168 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.168 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.177 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52edccbb]
|
|
2020-08-13 22:16:41.177 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29a62166]
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13f8b60e]
|
|
2020-08-13 22:16:41.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.181 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.181 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.181 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.181 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.181 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.181 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@604d1b16]
|
|
2020-08-13 22:16:41.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.190 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.190 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.190 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b457890]
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@602a591d]
|
|
2020-08-13 22:16:41.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.199 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.200 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.200 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.200 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.200 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.200 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67fa6fd8]
|
|
2020-08-13 22:16:41.200 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.201 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e9ef2c9]
|
|
2020-08-13 22:16:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.204 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56eb498]
|
|
2020-08-13 22:16:41.207 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f5f2adf]
|
|
2020-08-13 22:16:41.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.217 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.217 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:41.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:41.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:41.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:41.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:41.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328200799/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18d1d948]
|
|
2020-08-13 22:16:41.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.222 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.222 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.222 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.228 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:41.228 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:41.228 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:41.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:43.704 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:43.704 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48072a5c]
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:43.705 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:43.712 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725753/, recoPlate=, recoColor=, recoCorrect=3, debug=[])
|
|
2020-08-13 22:16:43.712 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:43.716 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:43.717 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:43.717 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:44.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:44.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:44.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-13 22:16:44.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:44.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-13 22:16:44.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, true]
|
|
2020-08-13 22:16:44.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597328204885/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=3175, parentId=21, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597328204885/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-13 14:16:45, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3174, parentId=21, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597328204885/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-13 14:16:45, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3173, parentId=21, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597328204885/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-13 14:16:45, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3176, parentId=21, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597328204885/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-13 14:16:45, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-13 22:16:45.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328204885/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@629deb89]
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328204885/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27299edd]
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328204885/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70d868db]
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597328204885/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b76fb1a]
|
|
2020-08-13 22:16:45.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:45.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:45.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-13 22:16:45.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-13 22:16:45.126 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|