mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-04 11:16:39 +08:00
debugger
This commit is contained in:
parent
2274267b6f
commit
49abd63ff9
@ -122,7 +122,7 @@ public class GoodController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
System.out.println("productQueryEntity:"+ productQueryEntity.getPetType());
|
||||||
long startTime = System.currentTimeMillis();
|
long startTime = System.currentTimeMillis();
|
||||||
String result = goodService.brandQuery(productQueryEntity);
|
String result = goodService.brandQuery(productQueryEntity);
|
||||||
long acceptTime = System.currentTimeMillis() ;
|
long acceptTime = System.currentTimeMillis() ;
|
||||||
|
Loading…
Reference in New Issue
Block a user