恢复保存

This commit is contained in:
jing's 2024-03-26 11:45:10 +08:00
parent 5c27e69ead
commit 686b65b0ba
1 changed files with 3 additions and 3 deletions

View File

@ -502,9 +502,9 @@ public class OptionalExcelService {
} }
return true; // return true;
//保存db //保存db
// return batchExcelToRepertory(optionalEbomInportExcelDTO); return batchExcelToRepertory(optionalEbomInportExcelDTO);
} }