数据处理代码
This commit is contained in:
@@ -130,7 +130,7 @@ public class DataHandlerController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@PostMapping("/dataHandlerV2025029")
|
@PostMapping("/dataHandlerV2025029")
|
||||||
@ApiOperation("导入OA2025029旧数据")
|
@ApiOperation("/处理测量 设计 施工 验收 完成")
|
||||||
public ResponseResult<Boolean> dataHandlerV2025029(MultipartFile file) {
|
public ResponseResult<Boolean> dataHandlerV2025029(MultipartFile file) {
|
||||||
ExcelReader reader = null;
|
ExcelReader reader = null;
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user