细节调整

This commit is contained in:
yanghongwei 2025-03-31 23:08:23 +08:00
parent c5ca6696eb
commit 98a6ba9aea
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ namespace LY.App.Service
/// <summary>
/// 更新设备信息
/// </summary>
/// <param name="entity"></param>
/// <param name="input"></param>
/// <returns></returns>
public async Task<ApiResult> updata(UpdateDevice input)
{