测试
This commit is contained in:
parent
1f2f6ce981
commit
1bbd93e568
@ -93,7 +93,7 @@ namespace JiShe.IoT.Controllers
|
||||
/// </summary>
|
||||
/// <param name="input"></param>
|
||||
/// <returns></returns>
|
||||
[HttpPost(nameof(DeviceCommandForApiAsync))]
|
||||
[HttpPost(nameof(BatchCreateDeviceInfoAsync))]
|
||||
[SwaggerOperation(summary: "发送设备指令信息", Tags = new[] { "AggregationDevice" })]
|
||||
public Task<HttpDataResult> BatchCreateDeviceInfoAsync()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user