@ -23,7 +23,6 @@ public class PlaceOrderController {
@Resource
StockClient stockClient;
@GetMapping("po")
public String po(){
long start = System.currentTimeMillis();