mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
优化批量编辑
This commit is contained in:
@@ -815,6 +815,7 @@ select id from tmp1 where rk = 1
|
||||
|
||||
@Autowired FileService fileService;
|
||||
|
||||
@SneakyThrows
|
||||
public void batchEditExcel(BatchEditDto request) {
|
||||
|
||||
var batch = this.batchService.get(request.getBatchId());
|
||||
|
||||
Reference in New Issue
Block a user