mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-04 03:06: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();
|
||||
String result = goodService.brandQuery(productQueryEntity);
|
||||
long acceptTime = System.currentTimeMillis() ;
|
||||
|
Loading…
Reference in New Issue
Block a user