111
cnf
2025-04-14 88a1ab54409ebf39c0bfa269aa7d513a7ac9219e
MESApplication/Controllers/PLM/PLMController.cs
@@ -71,7 +71,7 @@
        return Convert.ToBase64String(fileBytes);
    }
    [HttpDelete("DeleteImageFile")]
    [HttpPost("DeleteImageFile")]
    public IActionResult DeleteImageFile([FromQuery] string filePath)
    {
        // 检查文件路径是否为空