生成实体类代码调整

This commit is contained in:
DEVICE8\12494
2023-04-07 14:32:05 +08:00
parent 2bbe6991f8
commit 3867c1978d
3 changed files with 28 additions and 4 deletions

View File

@@ -43,6 +43,7 @@ namespace Tnb.BasicData
/// 获取工艺路线树形结构
/// </summary>
/// <returns>工艺路线模版树形结构</returns>
[AllowAnonymous]
[HttpGet("route-tree")]
public async Task<dynamic> GetRouteTreeList()
{