打印日志

This commit is contained in:
2023-08-18 16:56:53 +08:00
parent 858a3ea6bf
commit acf5c8bd31
2 changed files with 2 additions and 3 deletions

View File

@@ -29,9 +29,6 @@ import java.util.List;
@RequestMapping("/uniapp/pile")
public class PileController extends BaseController {
@Autowired
private YKCPushCommandService ykcPushCommandService;
@Autowired
private IPileStationInfoService pileStationInfoService;