This commit is contained in:
shisupeng 2025-02-12 17:24:14 +08:00
parent 11cdcf9110
commit ecb7b90d00

View File

@ -4,7 +4,7 @@ using Microsoft.AspNetCore.Cors;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
namespace Lmes服务端.Controllers
namespace AutoUpdateServer.Controllers
{
// 版本信息模型
public class VersionInfo