WebAPI/Controllers/SCGL/Sc_MESTransFerWorkBillController.cs
@@ -13,8 +13,10 @@ using System.Threading.Tasks; using System.Web.Http; using WebAPI.Models; using WebAPI.Service; using System.Threading; using SyntacticSugar.constant; using WebApiWithFleck; namespace WebAPI.Controllers.SCGL { @@ -7793,6 +7795,12 @@ objJsonResult.data = null; return objJsonResult; } // 个推方式推送数据 GeTuiService.PubishSingle(HInterID); // webSocket方式推送数据 // WebSocketServer.PushOne(HInterID); } if (IsAudit == 1) //反审核提交 {