导入导出

This commit is contained in:
2026-01-08 11:11:37 +08:00
parent cddfe45897
commit 2cd51f3dfa

View File

@@ -141,7 +141,7 @@ namespace DOAN.Service.BZFM
/// <summary>
/// 导入数据
/// </summary>
/// <param name="material"></param>
/// <param name="formFile"></param>
/// <returns></returns>
public int Importmaterial(IFormFile formFile)
{