MOM,工艺模版管理,生成树代码调整
This commit is contained in:
@@ -43,7 +43,6 @@ namespace Tnb.BasicData
|
|||||||
/// 获取工艺路线树形结构
|
/// 获取工艺路线树形结构
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns>工艺路线模版树形结构</returns>
|
/// <returns>工艺路线模版树形结构</returns>
|
||||||
[AllowAnonymous]
|
|
||||||
[HttpGet("route-tree")]
|
[HttpGet("route-tree")]
|
||||||
public async Task<dynamic> GetRouteTreeList()
|
public async Task<dynamic> GetRouteTreeList()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user