mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 08:03:49 +08:00
debugger
This commit is contained in:
@@ -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() ;
|
||||
|
||||
Reference in New Issue
Block a user