设备外修登记 流程还不支持退回

This commit is contained in:
2023-05-24 11:52:47 +08:00
parent 65072abc04
commit ae41b9b78b
9 changed files with 175 additions and 18 deletions

View File

@@ -6,6 +6,7 @@ using JNPF.FriendlyException;
using JNPF.WorkFlow.Entitys.Model;
using JNPF.WorkFlow.Interfaces.Manager;
using JNPF.WorkFlow.Interfaces.Service;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
namespace JNPF.WorkFlow.Service;