update 图片上传

This commit is contained in:
2023-05-04 09:28:06 +08:00
parent b4f852fe03
commit 2a9d56cad2

View File

@@ -32,9 +32,6 @@ public class JumpController extends BaseController {
@Autowired @Autowired
private PileService pileService; private PileService pileService;
@Autowired
private IOrderBasicInfoService orderBasicInfoService;
/** /**
* 查询充电桩详情 * 查询充电桩详情
* http://localhost:8080/app-xcx-h5/pile/pileDetail/{pileSn} * http://localhost:8080/app-xcx-h5/pile/pileDetail/{pileSn}